Skip to content

Script in python that uses YT-DLP python package to download music from YouTube in MP3 format.

License

Notifications You must be signed in to change notification settings

75efb6/YTM-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YTM-Downloader

Script in python that uses YT-DLP python package to download music from YouTube in MP3 format.

Dependencies

  • Python 3
  • yt-dlp as a package on python
  • FFMPEG

Usage

You must download the script first, by using git to clone the repo or on the code tab on github by clicking download zip.

python3 main.py "<URL>" "<OUTPUT>"

Last one optional

Must use quotation (")

For the output options visit yt-dlp documentation

About

Script in python that uses YT-DLP python package to download music from YouTube in MP3 format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages