logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nicovideo-dl — download a video file from www.nicovideo.jp

Author

       This  manual  page  was  written by paulliu grandpaul@gmail.com for the Debian system (but may be used by
       others).  Permission is granted to copy, distribute and/or modify this document under the same  terms  as
       the license of the original software.

                                                                                                 NICOVIDEO-DL(1)

Description

       This manual page documents briefly the nicovideo-dl command.

       This  manual  page  was  written for the Debian distribution because the original program does not have a
       manual page.

Name

       nicovideo-dl — download a video file from www.nicovideo.jp

Options

       These programs follow the usual GNU command line syntax, with  long  options  starting  with  two  dashes
       (`-').  A summary of options is included below.

       -h--help
                 print this help text and exit

       -uUSERNAME--username=USERNAME
                 account username (e-mail address)

       -pPASSWORD--password=PASSWORD
                 account password

       -oFILE--output=FILE
                 output video file name

       -q--quiet
                 activates quiet mode

       -s--simulate
                 do not download video

       -t--title
                 use title in file name

       -l--literal
                 use literal title in file name

       -n--netrc
                 use .netrc authentication data

       -g--get-url
                 print final video URL only

       -2--title-too
                 used with -g, print title too

       -c--get-comment
                 download comment

       -x--raw-comment
                 save comment in raw xml

                 --comment-output=FILE
                 output comment file name

       -v--version
                 print program version and exit

See Also

       youtube-dl (1).

Synopsis

nicovideo-dl [options]  video_url

See Also