{"id":48409048,"url":"https://github.com/alpha1337/save-sora","last_synced_at":"2026-04-24T06:05:58.335Z","repository":{"id":348165440,"uuid":"1196502382","full_name":"alpha1337/save-sora","owner":"alpha1337","description":"Sora is leaving us! Use this Chrome extension to bulk rename, and selectively download the Sora videos and drafts from your logged-in browser session.","archived":false,"fork":false,"pushed_at":"2026-04-08T04:34:15.000Z","size":12798,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-08T06:28:04.120Z","etag":null,"topics":["automation","backup","bulk-operation","chrome-extension","javascript","save","sora"],"latest_commit_sha":null,"homepage":"https://alpha1337.github.io/save-sora/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alpha1337.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-30T19:02:46.000Z","updated_at":"2026-04-08T04:34:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"675d746f-6df6-4506-8d39-ef44db1dea1c","html_url":"https://github.com/alpha1337/save-sora","commit_stats":null,"previous_names":["alpha1337/save-sora"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/alpha1337/save-sora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha1337%2Fsave-sora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha1337%2Fsave-sora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha1337%2Fsave-sora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha1337%2Fsave-sora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alpha1337","download_url":"https://codeload.github.com/alpha1337/save-sora/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alpha1337%2Fsave-sora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31779947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","backup","bulk-operation","chrome-extension","javascript","save","sora"],"created_at":"2026-04-06T05:00:32.376Z","updated_at":"2026-04-14T03:00:47.971Z","avatar_url":"https://github.com/alpha1337.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Save Sora\n\nSave Sora is a Manifest V3 Chrome extension for fetching, reviewing, exporting, and organizing Sora videos in a fullscreen dashboard.\n\n## Runtime Architecture\n\n- `src/`: React app (UI, controllers, store, normalization, ZIP planning)\n- `background/`: extension service worker + hidden-tab worker pool\n- `injected/`: authenticated Sora-side fetch runtime\n- `workers/`: ZIP worker\n- `public/`: extension static assets (icons)\n- `docs/`: architecture and data flow notes\n\n## Build and Release\n\n- `npm run dev`: run app development server\n- `npm run build`: build extension runtime into `.build/`\n- `npm run build:dist`: package `dist/save-sora-v\u003cversion\u003e.zip`\n- `npm run check`: file-size rule, typecheck, lint, tests\n\n## Data Migration Compatibility\n\nThis mainline keeps the migration path for users on `1.24.1` and older:\n\n- `src/lib/db/legacy-v1-migration.ts` is still executed during bootstrap.\n- Legacy IndexedDB data from `saveSoraVolatileBackup` is read once and migrated.\n- Migration metadata is persisted to avoid repeated migrations.\n\n## Organizer\n\nZIP exports include organizer scripts in `organizer/` inside the archive:\n\n- macOS: `Install Organizer.command`\n- Windows: `Run Organizer.bat`\n\nA standalone Windows installer source is available in:\n\n- `organizer/windows-installer/`\n\nBuild it on Windows with NSIS installed:\n\n- `npm run build:organizer-installer:win`\n\n## Permissions\n\nThe extension uses only permissions required for local session-based fetch + export workflows.\nSee `manifest.json` for the authoritative permission list.\n\nPermission rationale:\n\n- `downloads`: saves selected Sora videos and generated ZIP archives to the user-selected local download directory.\n- `scripting`: injects authenticated fetch helpers into active Sora/ChatGPT tabs.\n- `storage`: persists user preferences and lightweight extension state.\n- `tabs`: discovers/reuses authenticated Sora tabs and manages hidden worker tabs for fetch orchestration.\n- `unlimitedStorage`: stores large, user-requested local session metadata (normalized row data, selection state, download history indexes, CSV-ready data) without premature quota eviction during high-volume fetches.\n\nPrivacy policy (GitHub Pages):\n\n- `https://alpha1337.github.io/save-sora/privacy.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha1337%2Fsave-sora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falpha1337%2Fsave-sora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falpha1337%2Fsave-sora/lists"}