{"id":18906690,"url":"https://github.com/valentinlibouton/video_audio_converter","last_synced_at":"2026-03-05T16:30:26.896Z","repository":{"id":168377031,"uuid":"644074697","full_name":"ValentinLibouton/video_audio_converter","owner":"ValentinLibouton","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-25T15:24:20.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T11:41:45.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ValentinLibouton.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":"2023-05-22T19:00:54.000Z","updated_at":"2023-05-22T19:34:55.000Z","dependencies_parsed_at":"2024-12-31T11:40:32.203Z","dependency_job_id":"2ed49472-60f9-4319-81cb-9017189e9736","html_url":"https://github.com/ValentinLibouton/video_audio_converter","commit_stats":null,"previous_names":["valentinlibouton/video_audio_converter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2Fvideo_audio_converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2Fvideo_audio_converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2Fvideo_audio_converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2Fvideo_audio_converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValentinLibouton","download_url":"https://codeload.github.com/ValentinLibouton/video_audio_converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239890478,"owners_count":19713963,"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-11-08T09:18:24.616Z","updated_at":"2026-03-05T16:30:26.800Z","avatar_url":"https://github.com/ValentinLibouton.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Video to Audio Converter\n\nThis script converts videos in a specified folder to MP3 audio format using FFmpeg.\n\n## Prerequisites\n\n- Python 3.x\n- FFmpeg installed and accessible in the system's PATH\n\n## Installation\n\n1. Clone or download the script to your local machine.\n\n2. Install the required dependencies by running the following command:\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n```bash\npython video_to_mp3.py \u003cfolder\u003e [bitrate]\n```\n- `\u003cfolder\u003e`: Path to the folder containing the videos.\n- `[bitrate]` (optional): Audio bitrate for the output MP3 files. Default is '256k'.\n\nExample usage:\n```bash\npython video_to_mp3.py /path/to/videos 192k\n```\n\n\n## Features\n\n- Supports conversion of various video formats (mp4, avi, mov, mkv, flv, wmv, webm) to MP3.\n- Option to specify the audio bitrate for the output MP3 files.\n\n## Troubleshooting\n\n- If you encounter any issues during the conversion process, ensure that FFmpeg is installed and accessible in the system's PATH.\n\n## License\n\n- The Video to Audio Converter script is licensed under **...**\n\n- FFmpeg, the underlying multimedia framework used for the conversion, is distributed under the [GNU Lesser General Public License (LGPL)](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) version 2.1 or later.\n\nPlease ensure that you comply with the terms of the respective licenses when using or distributing this software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fvideo_audio_converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentinlibouton%2Fvideo_audio_converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fvideo_audio_converter/lists"}