muzier-cli

0.6.1 • Public • Published

muzier-cli

The muzier command line interface to download mp3 from Youtube.

Dependency

You need to have youtube-dl and ffmpeg installed.

Installation

yarn global add muzier-cli

Usage

muzier [-y] [-dry]

The command will prompt you to answer some questions, like output directory, youtube api key and youtube playlist ID. Then it will simply start downloading.

Note that when there are already some of the tracks downloaded in the output directory (like when you want to download more a few days later), the program will just download the newly added tracks by the exact order in your playlist.

  • -y: Use default for all configuration questions. It will still prompt if there is no data being set.
  • -dry: Dry run to just display the list to be downloaded. Useful when confirming the files going to be downloaded.

Author

Kai Hao

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i muzier-cli

Weekly Downloads

0

Version

0.6.1

License

MIT

Unpacked Size

75.3 kB

Total Files

11

Last publish

Collaborators

  • kevin940726