https://github.com/lnus/mp3dl-lite
A lite mp3 downloader for the command-line built with Python
https://github.com/lnus/mp3dl-lite
Last synced: 6 days ago
JSON representation
A lite mp3 downloader for the command-line built with Python
- Host: GitHub
- URL: https://github.com/lnus/mp3dl-lite
- Owner: lnus
- Created: 2017-07-09T20:52:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T19:31:15.000Z (almost 9 years ago)
- Last Synced: 2025-02-14T22:39:48.240Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mp3DL - Lite
## Simple command-line based YouTube mp3 downloader
### Python 3.0+
### Installation
### Requires FFMPEG put in PATH! Guide: http://bit.ly/ffmpeg-windows
After you have downloaded the file, run install.py.
This will install the required dependencies and put some files in their correct place!
After this, go ahead and put 'C:\Mp3DL' in your PATH Enviroment Variable.
**Guide: http://bit.ly/add-folder-to-path**
Great job! Now you're ready to download some mp3's from YouTube!
### Usage
In order to download an audio file, grab the video id from a YouTube URL.
In the URL: https://www.youtube.com/watch?v=SC4xMk98Pdc
'SC4xMk98Pdc' would be the video's ID.
Now simply type this in your command line:
```
mp3 SC4xMk98Pdc
```
This will download the mp3 file from Post Malone - Congratulations ft. Quavo.