Skip to content

Downloads videos from YouTube and convert them to mp3.

License

Notifications You must be signed in to change notification settings

machbio/mp3youtbe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

youtube-dl-mp3

Downloads videos from YouTube and convert them to mp3.

Installation

Just copy the youtube-dl-mp3 script to somewhere in your $PATH (try /usr/local/bin).

Requirements

On Ubuntu, these requirements can be installed using this comand:

apt-get install youtube-dl wget ffmpeg lame

Usage

youtube-dl-mp3 "video-url" /path/to/store/mp3files/.

Example:

youtube-dl-mp3 "http://www.youtube.com/watch?v=0714IbwC3HA"

You also can download all songs from a playlist at once:

youtube-dl-mp3 "http://www.youtube.com/playlist?list=PL35104532FCBAE989"

About

Downloads videos from YouTube and convert them to mp3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%