With it, you can easily download MP4 video from NicoNico Douga. Here are its main features: • Support free downloading videos from more than 1,000 websites without any advertisements interrupting. Online-Downloader.com presents the fastest and simplest ways to download videos from YouTube, FaceBook, Vimeo, YouKu, Yahoo 200+ Site, providing the best quality of the videos saved from Discovery.
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
commented Nov 12, 2016
Please follow the guide below
Make sure you are using the latest version: run |
commented Nov 13, 2016
I can also confirm, I was just about to open a ticket myself. Although it seems to work with a few videos. E.g I was able to download this .swf But couldn't download other videos: |
commented Nov 14, 2016 • edited
edited
Many nicovideos seem to have began requiring login account to download. |
commented Nov 14, 2016
Niconico requires login for viewing many (most?) videos since a long time. However:
|
referenced this issue Nov 18, 2016
ClosedFails on NicoNico download #11235
commented Nov 20, 2016
Same here. Stopped working for me. |
referenced this issue Nov 27, 2016
ClosedCan't download from nicovideo.jp #11307
self-assigned this Nov 27, 2016
commented Nov 27, 2016
I have an imcomplete fix. Those who are interested can check https://github.com/yan12125/youtube-dl/tree/wip-niconico |
referenced this issue Dec 2, 2016
ClosedUnable to extract thumbPlayKey on niconico #11341
This was referenced Dec 4, 2016
commented Dec 13, 2016
I can confirm that if you provide your niconico password and username with -u and -p options, then the download works fine. Still would be nice to fix downloading without that, as not everyone wants to sign up on every site. |
closed this in 8e4988f
Jan 15, 2017
commented Jan 15, 2017
@romanrm When I was implementing the incomplete fix 2 months ago, there are indeed some videos available via embedded players. Unfortunately, apparently all such ways are blocked now. So I just remove the old codes and add a clearer error message. If anyone knows how to play Niconico videos without an account, feel free to open a new issue. |
referenced this issue Jan 21, 2017
Closedunable to play 'NicoNico Video' #845
added a commit to gkoelln/youtube-dl that referenced this issue Feb 7, 2017
[niconico] Remove codes for downloading anonymously
added a commit to gkoelln/youtube-dl that referenced this issue Feb 8, 2017
[niconico] Remove codes for downloading anonymously
commented Feb 24, 2017
Can't download NicoNico videos even when credentials are provided |
commented Feb 25, 2017
http://www.nicovideo.jp/watch/sm27643036 works fine here: Are you using Twitter/Facebook/Nintendo accounts? Currently only NicoNico accounts are supported. |
commented Feb 25, 2017 • edited
edited
Nope this is a totally new account directly registered on niconico. Also putting my credentials in Sorry for the weird censoring, I am just hiding my password. As you can see in the screenshot the login credentials from the |
commented Feb 25, 2017
--username and --password works for me, too I guess there are some special characters in your password and your shell does not pass it correctly? |
commented Feb 25, 2017 • edited
edited
nope my password is a mix of small/capital numbers/alphabets no symbols at all. Edit: Your Edit 2: checked the diff between both our versions and I can't see anything that might cause the issue I am having and you are not |
Niconico Douga
commented Feb 25, 2017
That's strange. --netrc works for you but --username and --password not? Try to change the line 901 of /usr/lib/python3.6/site-packages/youtube_dl/options.py, replace |
commented Feb 25, 2017
yep the password being passed through the argument is correct (same as the one in netrc). |
commented Feb 25, 2017
Can't imagine why... Fortunately .netrc works. |
commented Feb 25, 2017
yep fortunately it works, bugs they sure are weird. P.S upgraded to the youtube-dl-git version from AUR and the issue is still there. |
referenced this issue Mar 19, 2017
Closed[niconico] Report errors when login fails #12486
How To Download Niconico Videos Youtube
commented May 29, 2017 • edited by ghost
edited by ghost
Windows user; unable to use '.netrc workaround.' Have tested with currently available version (just upgraded to be sure); have niconico account; -u / -p command line options don't work. [debug] System config: [] youtube-dl.exe -u <user> -p <pass> http://www.nicovideo.jp/watch/nm3362855 |
commented Jun 6, 2017
FWIW I used the e-mail address for the username field and it works. |