Skip to content

Natay/musictube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

musictube

python 3.6

I want to download music from youtube, figured i can make a gui/api to make it easier.

The API works with a text file full of youtube links that are looked at and downloaded one at a time.

using youtube_dl module to do the heavy lifting; I'm just made a wrapper around that to make my life simple

does not support playlists for now, just individual links

meant for personal use so I haven't tested on other machines ( works on my linux ).

About

api to download mp3 from youtube easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages