{"id":48362720,"url":"https://github.com/nc1z/audio-extraction-tool","last_synced_at":"2026-04-05T13:04:17.527Z","repository":{"id":182967777,"uuid":"669400510","full_name":"nc1z/audio-extraction-tool","owner":"nc1z","description":"Simple Python script to extract audio from videos","archived":false,"fork":false,"pushed_at":"2023-07-22T07:39:47.000Z","size":1959,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-22T08:26:50.317Z","etag":null,"topics":["audio-extractor"],"latest_commit_sha":null,"homepage":"","language":"Python","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/nc1z.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}},"created_at":"2023-07-22T06:43:33.000Z","updated_at":"2023-07-22T08:26:54.589Z","dependencies_parsed_at":"2024-04-25T18:45:35.884Z","dependency_job_id":null,"html_url":"https://github.com/nc1z/audio-extraction-tool","commit_stats":null,"previous_names":["nc1z/audio-extraction-tool"],"tags_count":2,"template":null,"template_full_name":null,"purl":"pkg:github/nc1z/audio-extraction-tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nc1z%2Faudio-extraction-tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nc1z%2Faudio-extraction-tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nc1z%2Faudio-extraction-tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nc1z%2Faudio-extraction-tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nc1z","download_url":"https://codeload.github.com/nc1z/audio-extraction-tool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nc1z%2Faudio-extraction-tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31436304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":["audio-extractor"],"created_at":"2026-04-05T13:04:14.663Z","updated_at":"2026-04-05T13:04:17.523Z","avatar_url":"https://github.com/nc1z.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Audio Extraction Tool\nSimple Python script to extract audio from videos\n\n## Getting started\n\n1. Make sure you have Python and Git installed on your computer\n2. Clone the repository and navigate into the project root\n    ```bash\n    $ git clone https://github.com/nc1z/audio-extraction-tool.git\n    $ cd audio-extraction-tool/\n    ```\n2. Run the command\n\n    ```bash\n    $ pip install moviepy\n    ```\n\n3. Place your mp4 videos into `./input`\n4. Run the command\n\n    ```bash\n    $ python main.py\n    ```\n5. The extracted audio files will be found in `./output`\n\n## Audio sampling\n\nYou might want to split the extracted audio into multiple parts for sampling purposes (e.g. training AI voice models or like \u003ca href=\"https://github.com/neonbjb/tortoise-tts\"\u003eTortoise-tts\u003c/a\u003e)\n\n1. Set `num_parts` in `split-audio-sampling.py` to your desired number of samples\n2. Run the command\n\n    ```bash\n    $ python split-audio-sampling.py\n    ```\n\n## Clean up\n\nYou might want remove the `output_samples/` directory after you are done saving the sample audio files. Simply run the command:\n\n```bash\n$ python split-audio-sampling.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnc1z%2Faudio-extraction-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnc1z%2Faudio-extraction-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnc1z%2Faudio-extraction-tool/lists"}