{"id":23740135,"url":"https://github.com/cobbzilla/s3-vid","last_synced_at":"2026-03-03T21:30:22.011Z","repository":{"id":52496168,"uuid":"520632957","full_name":"cobbzilla/s3-vid","owner":"cobbzilla","description":"Turn an S3 bucket into a YouTube-like video service","archived":false,"fork":false,"pushed_at":"2022-08-14T10:33:18.000Z","size":1293,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T09:47:07.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cobbzilla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-02T19:58:24.000Z","updated_at":"2024-11-21T11:26:44.000Z","dependencies_parsed_at":"2022-08-13T02:00:57.046Z","dependency_job_id":null,"html_url":"https://github.com/cobbzilla/s3-vid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fs3-vid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fs3-vid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fs3-vid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobbzilla%2Fs3-vid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobbzilla","download_url":"https://codeload.github.com/cobbzilla/s3-vid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239886408,"owners_count":19713485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-31T09:47:16.256Z","updated_at":"2026-03-03T21:30:21.958Z","avatar_url":"https://github.com/cobbzilla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"yuebing 🥮\n==========\n\n# Features\n\n* Transform an S3 bucket with videos into a private YouTube-like site for friends and family\n* Just point it at a source bucket, give it a destination bucket to write to, and let it run\n* ALL data is stored in the destination bucket, so you can destroy the container and bring it up later\n  * Useful for running initially on a CPU-optimized instance for the initial transformation, then run \\\n    on a much cheaper instance for 24/7/365 service.\n* Automatic scanning\n* Always read-only from source\n* Source and dest can be in different AWS accounts\n\n## Anonymous user feature (if the site has been configured to allow anonymous visitors)\n  * Browse/search videos\n  * Watch videos!\n  * Create account (if the site has been configured to allow account registration)\n\n## Logged-in user features\n  * Browse/search videos\n  * Watch videos!\n  * Comment on videos\n  * Like videos\n  * Invite friends\n  * Set language to English or French (please add more translations!)\n  * Edit account info\n  * Delete account\n\n## Admin user features\n  * Edit video metadata, view thumbnails, change selected thumbnail\n  * View media transform queue and job status\n  * Start new scans of source media\n\n## Server/backend features\n  * Transient-friendly, ZERO persistent/important data is stored within the container.\n    * All durable data is persisted in the destination bucket; essentially, we use S3 as our database\n  * Automatic periodic scanning of source bucket for new media\n  * Add and change media metadata; edits are stored on the destination bucket, source media is never modified \n  * Configurable output profiles. Default is DASH-mp4 with four profiles, supporting quality levels from better-than-HD to super-low bandwidth\n  * User account info is also stored on the destination bucket, optionally encrypted\n    * If encryption key is changed, admin can migrate users to the new key with web admin console\n\n### Why yuebing?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fs3-vid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobbzilla%2Fs3-vid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobbzilla%2Fs3-vid/lists"}