@liinkiing/ytomp3
TypeScript icon, indicating that this package has built-in type declarations

1.5.4 • Public • Published

@liinkiing/ytomp3

A simple tool to export a YouTube video to a mp3

oclif Version Downloads/week License

Installation

# with npm
$ npm i -g @liinkiing/ytomp3

# with yarn
$ yarn global add @liinkiing/ytomp3

# with npx
$ npx @liinkiing/ytomp3

Usage

USAGE
  $ ytomp3 [YOUTUBE_URL] # Convert a YouTube video to a mp3 file or a YouTube playlist to a zip file

ARGUMENTS
  YOUTUBE_URL  The youtube video or playlist URL (supports music.youtube.com)

OPTIONS
    -b, --bitrate=128|256|320  (required) [default: 128] Set the bitrate of the sound
    -t, --noThumbnail          Don't attach a thumbnail in the sound ID3 tags
    -n, --name=name            (required) [default: exported] The output file name

/@liinkiing/ytomp3/

    Package Sidebar

    Install

    npm i @liinkiing/ytomp3

    Weekly Downloads

    0

    Version

    1.5.4

    License

    MIT

    Unpacked Size

    15 kB

    Total Files

    16

    Last publish

    Collaborators

    • linkingliplayer