Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

jonahsnider/music-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-downloader

Deprecated, use maroon instead

npm

Command line utility to download music from YouTube

Installation

npm i -g music-downloader
yarn global add music-downloader

Usage

  1. Run music-downloader in a console.
  2. You will be prompted for a text file to load videos from.
  3. Specify where a pre-existing directory to save audio to.
  4. Wait for all downloads to complete.

Accepted videos

Videos are loaded from a text file you specify. The file must end in the txt extension and have one video ID resolvable per line. A video ID resolvable is:

Duplicates are filtered out on execution, the file will not be modified.