Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 560 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 560 Bytes

youtube-to-mp3

A simple script to donwload your musics from youtube

Alt Text

requirements

How to use

fill up the music.txt with the links videos from youtube and run the scrip

python downloader.py

copy to your usb-stick

if you want download and copy all the content directly to your usb-stick you can run this command

python downloader.py &&  cp -n * /media/$USER/<USB-STICK-NAME>