AllToMP3 / alltomp3-cli

Download a song in one-command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alltomp3-cli

Download every song with one command.

Requirements

Installation

npm install -g

# To have auto-completion:
alltomp3 completion >> ~/.zshrc
# alltomp3 completion >> ~/.bashrc

Usage

You can download a song from a query:

alltomp3 on the top of the world imagine dragons

You can download a song from a URL (warning: playlists are not supported yet):

alltomp3 https://www.youtube.com/watch?v=zp7NtW_hKJI
alltomp3 https://soundcloud.com/overwerk/matter

About

Download a song in one-command

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%