Skip to content
New issue

Have 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

Crunchyroll TypeError: _download_webpage() got an unexpected keyword argument 'data' #8883

Closed
MartinWeingaertner opened this issue Mar 17, 2016 · 0 comments
Labels
bug

Comments

@MartinWeingaertner
Copy link

@MartinWeingaertner MartinWeingaertner commented Mar 17, 2016

Haven't used youtube-dl for a few days, tried today to download some videos from crunchyroll after updating to the newest version, as usual, but I'm getting this error.

youtube-dl.exe "http://www.crunchyroll.com/konosuba-gods-blessing-on-this-wonderful-world/episode-10-final-flame-for-this-over-the-top-fortress-692411" -u user -p password --write-sub --sub-lang enUS -v

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'http://www.crunchyroll.com/konosuba-gods-blessing-on-this-wonderful-world/episode-10-final-flame-for-this-over-the-top-fortress-692411', u'-u', u'PRIVATE', u'-p', u'PRIVATE', u'--write-sub', u'--sub-lang', u'enUS', u'-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2016.03.14
[debug] Python version 2.7.10 - Windows-8-6.2.9200
[debug] exe versions: ffmpeg N-76479-gc878082, ffprobe N-76479-gc878082, rtmpdump 2.4
[debug] Proxy map: {}
[Crunchyroll] Logging in
[Crunchyroll] 692411: Downloading webpage
[Crunchyroll] 692411: Downloading media info
Traceback (most recent call last):
File "main.py", line 19, in
File "youtube_dl__init__.pyo", line 412, in main
File "youtube_dl__init__.pyo", line 402, in _real_main
File "youtube_dl\YoutubeDL.pyo", line 1719, in download
File "youtube_dl\YoutubeDL.pyo", line 668, in extract_info
File "youtube_dl\extractor\common.pyo", line 320, in extract
File "youtube_dl\extractor\crunchyroll.pyo", line 330, in _real_extract
File "youtube_dl\extractor\common.pyo", line 496, in _download_xml
TypeError: _download_webpage() got an unexpected keyword argument 'data'

@yan12125 yan12125 added the bug label Mar 17, 2016
@dstftw dstftw closed this in cc162f6 Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.