0.1.1 • Published 10 years ago

nico-ongaku v0.1.1

Weekly downloads
45
License
-
Repository
github
Last release
10 years ago

nico-ongaku

A module to bulk fetch videos from niconico and extract audios. Support fetching/extract video from ranking board and mylist

Installation

Install ffmpeg

$ brew install ffmpeg

And then

npm install nico-ongaku -g

Usage

Download video and Extract music by video ID (currently support IDs starting with sm / nm)

nico extract sm1234567 [sm2345678 sm3456789 ...] -u YOUR_EMAIL -p YOUR_PASSWORD -o /Users/YOUR_NAME/Music

Download video and Extract music on Ranking board

nico rank weekly  -u YOUR_EMAIL -p YOUR_PASSWORD -o /Users/YOUR_NAME/Music

Options:

  • weekly
  • daily
  • monthly
  • utami

Download video and Extract music in Mylist

nico mylist [MYLIST ID]  -u YOUR_EMAIL -p YOUR_PASSWORD -o /Users/YOUR_NAME/Music

Other Options

  -f, --fileName <String>  Name for final zipped file

  -l, --limit <Number>     Limit number of video to download

  -z, --zip <Y|N>          Compress the file into .zip

Doesn't work on Windows

水表已拆,不收快递

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago