https://github.com/simolinuxdesign/mp3extractor
Script based on the 'ffmpeg' library that allows you to transform all the video contents of a folder into mp3, allowing you to choose the audio quality in kbps and hz.
https://github.com/simolinuxdesign/mp3extractor
Last synced: about 1 year ago
JSON representation
Script based on the 'ffmpeg' library that allows you to transform all the video contents of a folder into mp3, allowing you to choose the audio quality in kbps and hz.
- Host: GitHub
- URL: https://github.com/simolinuxdesign/mp3extractor
- Owner: SimoLinuxDesign
- License: mit
- Created: 2024-02-01T23:18:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T13:06:31.000Z (over 2 years ago)
- Last Synced: 2025-02-03T13:44:23.412Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MP3extractor
Welcome to MP3extractor.
This script was created with the aim of simplifying audio extraction with the "ffmpeg library in mp3 format from all the mp4 files present in a folder. Obviously it allows the choice of the input and output folder and the quality of the Bitrate and Hz. The script is constantly updated.
---
## INSTALLATION
Unfortunately, an installer with a launcher has not yet been created.
> [!NOTE]
> You can use the script by starting it from the terminal.
#### File Preparation