{"id":19655060,"url":"https://github.com/manzdev/supervideo-cli","last_synced_at":"2025-02-27T01:48:53.006Z","repository":{"id":57374885,"uuid":"165603209","full_name":"ManzDev/supervideo-cli","owner":"ManzDev","description":"Video manager command-line interface for fast and easy convert and other simple tasks","archived":false,"fork":false,"pushed_at":"2019-01-14T05:55:49.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-15T11:32:12.505Z","etag":null,"topics":["cli","ffmpeg","info","join","split","video"],"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/ManzDev.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":"2019-01-14T05:54:43.000Z","updated_at":"2020-01-21T02:14:15.000Z","dependencies_parsed_at":"2022-08-29T17:00:39.401Z","dependency_job_id":null,"html_url":"https://github.com/ManzDev/supervideo-cli","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/ManzDev%2Fsupervideo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsupervideo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsupervideo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManzDev%2Fsupervideo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManzDev","download_url":"https://codeload.github.com/ManzDev/supervideo-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240963221,"owners_count":19885596,"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","ffmpeg","info","join","split","video"],"created_at":"2024-11-11T15:19:28.279Z","updated_at":"2025-02-27T01:48:52.982Z","avatar_url":"https://github.com/ManzDev.png","language":"JavaScript","readme":"# supervideo-cli\r\n\r\nA simple cli command for video tasks like as split, join and show info from videos.\r\n\r\n![supervideo-cli](https://github.com/ManzDev/supervideo-cli/raw/master/docs/supervideo-cli.png)\r\n\r\n### Installation\r\n\r\n```bash\r\nnpm install -g supervideo-cli\r\n```\r\n\r\n### Usage\r\n\r\n```bash\r\n// Read video.txt and split video.mp4 into specified chunks\r\nsupervideo split video.mp4\r\n```\r\n\r\nOn previous example, you need a text file with same filename but `.txt` extension with fragments (`video.txt` in this example):\r\n\r\n```bash\r\n00:00 01:32 part1.mp4\r\n01:32 22:14 part2.mp4\r\n```\r\n\r\n```bash\r\n// Joins a, b \u0026 c into one file: out.mp4\r\nsupervideo concat a.mp4 b.mp4 c.mp4 -o out.mp4\r\n\r\n// Create timelapse from video\r\nsupervideo timelapse vid.mp4 --speed 0.05 -o fast.mp4\r\n\r\n// Info from video\r\nsupervideo info video.mp4\r\n```\r\n\r\n### Credits\r\n\r\nUses ffmpeg, a brilliant software for work with video: http://ffmpeg.org/","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Fsupervideo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanzdev%2Fsupervideo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzdev%2Fsupervideo-cli/lists"}