项目作者: Liinkiing

项目描述 :
A simple tool to export a YouTube video to a mp3
高级语言: TypeScript
项目地址: git://github.com/Liinkiing/ytomp3.git
创建时间: 2019-12-08T18:44:00Z
项目社区:https://github.com/Liinkiing/ytomp3

开源协议:

下载


@liinkiing/ytomp3

A simple tool to export a YouTube video to a mp3

oclif
@liinkiing/ytomp3"">Version
@liinkiing/ytomp3"">Downloads/week
@liinkiing/ytomp3/blob/master/package.json"">License

Installation

  1. # with npm
  2. $ npm i -g @liinkiing/ytomp3
  3. # with yarn
  4. $ yarn global add @liinkiing/ytomp3
  5. # with npx
  6. $ npx @liinkiing/ytomp3

Usage

  1. USAGE
  2. $ ytomp3 [YOUTUBE_URL] # Convert a YouTube video to a mp3 file or a YouTube playlist to a zip file
  3. ARGUMENTS
  4. YOUTUBE_URL The youtube video or playlist URL (supports music.youtube.com)
  5. OPTIONS
  6. -b, --bitrate=128|256|320 (required) [default: 128] Set the bitrate of the sound
  7. -t, --noThumbnail Don't attach a thumbnail in the sound ID3 tags
  8. -n, --name=name (required) [default: exported] The output file name