Skip to content

Trother555/getmp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getmp3

Download music from youtube into mp3 file

Install:

$pip install https://github.com/Trother555/getmp3/blob/master/dist/getmp3-0.0.1.tar.gz

Use: (default path is ~/Downloads/<video_title>.mp3)

$python -m getmp3 https://www.youtube.com/watch?v=-8Hl0kTzM2U

Specify destination path:

$python -m getmp3 https://www.youtube.com/watch?v=-8Hl0kTzM2U --path \Users\user\Downloads\rope.mp3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages