{"id":20030064,"url":"https://github.com/schpet/cvthls","last_synced_at":"2026-04-17T15:01:36.330Z","repository":{"id":262290558,"uuid":"886789453","full_name":"schpet/cvthls","owner":"schpet","description":"cvthls: Convert Video To HLS","archived":false,"fork":false,"pushed_at":"2024-11-16T16:02:30.000Z","size":189,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T04:11:34.485Z","etag":null,"topics":["cli","deno"],"latest_commit_sha":null,"homepage":"https://jsr.io/@schpet/cvthls","language":"TypeScript","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/schpet.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-11T15:56:25.000Z","updated_at":"2024-11-16T16:02:33.000Z","dependencies_parsed_at":"2024-11-11T20:16:11.457Z","dependency_job_id":null,"html_url":"https://github.com/schpet/cvthls","commit_stats":null,"previous_names":["schpet/cvthls"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schpet%2Fcvthls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schpet%2Fcvthls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schpet%2Fcvthls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schpet%2Fcvthls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schpet","download_url":"https://codeload.github.com/schpet/cvthls/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460204,"owners_count":19966519,"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":["cli","deno"],"created_at":"2024-11-13T09:24:21.977Z","updated_at":"2026-04-17T15:01:36.202Z","avatar_url":"https://github.com/schpet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cvthls: convert video to hls\n\ncli to convert video files into HLS chunks and a playlist. upload them to\nR2/S3/etc with rclone.\n\nadapted from\n[wesbos/R2-video-streaming](https://github.com/wesbos/R2-video-streaming)\n\n\u003e [!NOTE]\n\u003e project is very much WIP, mostly just an excuse to mess around with deno and\n\u003e jsr\n\n## prerquisites\n\n- ffmpeg\n- rclone (if using rclone to upload to a storage system like R2)\n\n## usage\n\n```bash\n# print help\ndeno run -A jsr:@schpet/cvthls\n\n# convert video to hls\ndeno run -A jsr:@schpet/cvthls ./input/sample.mp4\n\n# convert video to hls\ndeno run -A jsr:@schpet/cvthls ./input/sample.mp4\n\n# convert video to hls and upload with rclone (https://rclone.org/) with a uuid\ndeno run -A jsr:@schpet/cvthls ./input/sample.mp4 --rclone-dest \"r2files:streaming-video/cvthls\" -u\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschpet%2Fcvthls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschpet%2Fcvthls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschpet%2Fcvthls/lists"}