Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
NiconicoPlaylist broken by -s option #4064
Comments
|
The problem is that the playlist contains deleted videos. By defaul youtube-dl exits when if finds an error, but you can add the Thanks for the report. |
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-s', 'http://www.nicovideo.jp/mylist/22984760', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2014.10.30
[debug] Python version 2.7.8 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[NiconicoPlaylist] 22984760: Downloading webpage
[download] Downloading playlist: ???????????????
[NiconicoPlaylist] playlist ???????????????: Collected 100 video ids (downloading 100 of them)
[download] Downloading video #1 of 100
[niconico] 1294237093: Downloading webpage
[niconico] 1294237093: Downloading video info page
[niconico] 1294237093: Downloading webpage
[niconico] 1294237093: Downloading flv info
Traceback (most recent call last):
File "main.py", line 18, in
File "youtube_dl__init__.pyo", line 349, in main
File "youtube_dl__init__.pyo", line 339, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1082, in download
File "youtube_dl\YoutubeDL.pyo", line 544, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 672, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 597, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 533, in extract_info
File "youtube_dl\extractor\common.pyo", line 198, in extract
File "youtube_dl\extractor\niconico.pyo", line 114, in _real_extract
AttributeError: 'NoneType' object has no attribute 'text'