Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 454 Bytes

ytToMp3

A small script to download youtube videos with.

NOTE! python3 with youtube-dl is required!

Instructions:

Make sure that you have youtube-dl installed.

Run the script with:

ytToMp3 <link>

If you want, you can also make the script executable on Linux/OSX with: chmod +x ytToMp3

Contributing

Fork this repository and submit a pull request :)