Sign inSign up

dizcza/youtube-mp3

By dizcza

Updated almost 3 years ago

Download youtube mp3 in your ~/Downloads folder.

Image
0

859

dizcza/youtube-mp3 repository overview

You don't need to download this repo to use youtube-mp3 downloader!

Prerequisite steps:

  1. Install docker.
  2. Append the following line to your ~/.bashrc (Linux) or ~/.bash_profile (Mac OS):

alias youtube-mp3="docker run --rm -v $HOME/Downloads:/root/Downloads dizcza/youtube-mp3 $1"

  1. source ~/.bashrc to save the new alias.

Usage

youtube-mp3 <youtube_url>

Example

youtube-mp3 https://www.youtube.com/watch?v=7fD5hz8bHtU

Output:

[download] Destination: ~/Downloads/Nadishana_Manu_Delago_Loup_Barrow_Thomas_Bloch_hang_crystal_organ_LOCUS_SOLUS_Orchestra.webm
[download] 100% of 10.51MiB in 00:0079MiB/s ETA 00:004
[ffmpeg] Destination: ~/Downloads/Nadishana_Manu_Delago_Loup_Barrow_Thomas_Bloch_hang_crystal_organ_LOCUS_SOLUS_Orchestra.mp3

Check-out your ~/Downloads folder.

Tag summary

Content type

Image

Digest

sha256:9b8d2cb24

Size

312.5 MB

Last updated

almost 3 years ago

docker pull dizcza/youtube-mp3