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.
Error Crunchyroll #6513
Error Crunchyroll #6513
Comments
|
The same happens in the Linux version. The site is up, and the video works. $ ./youtube-dl --verbose http://www.crunchyroll.com/gangsta/episode-1-naughty-boys-682683 [debug] System config: [] |
|
Duplicate of #6314. |
youtube-dl.exe --skip-download --write-sub --all-subs --verbose http://www.crunchyroll.com/gangsta/episode-1-naughty-boys-682683
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--skip-download', u'--write-sub', u'--all-subs', u'--verbose', u'http://www.crunchyroll.com/gangsta/episode-1-naughty-boys-682683']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.08.09
[debug] Python version 2.7.8 - Windows-8-6.2.9200
[debug] exe versions: ffmpeg N-63833-gd4be3a8-Sherpya, ffprobe N-63833-gd4be3a8-Sherpya, rtmpdump 2.4
[debug] Proxy map: {}
[Crunchyroll] 682683: Downloading webpage
[Crunchyroll] 682683: Downloading media info
[Crunchyroll] 682683: Downloading media info for 360p
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 410, in main
File "youtube_dl__init__.pyo", line 400, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1653, in download
File "youtube_dl\YoutubeDL.pyo", line 655, in extract_info
File "youtube_dl\extractor\common.pyo", line 286, in extract
File "youtube_dl\extractor\crunchyroll.pyo", line 280, in _real_extract
AttributeError: 'NoneType' object has no attribute 'text'