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

wrzuta.pl, KeyError #4156

Closed
ghost opened this issue Nov 11, 2014 · 3 comments
Closed

wrzuta.pl, KeyError #4156

ghost opened this issue Nov 11, 2014 · 3 comments

Comments

@ghost
Copy link

@ghost ghost commented Nov 11, 2014

youtube-dl "http://jolka85.wrzuta.pl/audio/063jOPX5ue2/liber_natalia_szroeder_-_teraz_ty"
[wrzuta.pl] 063jOPX5ue2: Downloading webpage
[wrzuta.pl] 063jOPX5ue2: Downloading JSON metadata
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 351, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 341, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1094, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 536, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 199, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/wrzuta.py", line 59, in _real_extract
KeyError: u'ogg'

@naglis naglis closed this in 60526d6 Nov 11, 2014
@naglis
Copy link
Collaborator

@naglis naglis commented Nov 11, 2014

Thanks for the report, this issue should be fixed in the next release of youtube-dl.

@ghost
Copy link
Author

@ghost ghost commented Nov 11, 2014

root@sciagara-child1:/var/www/cgi-bin# youtube-dl --get-url --get-title --get-format "http://scyrs.wrzuta.pl/audio/1dlC4MuIAx3/liber_feat_inoros_-_czyste_szalenstwo" Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 351, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 341, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1094, in download
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 536, in extract_info
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 199, in extract
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/wrzuta.py", line 59, in _real_extract
KeyError: u'???'

naglis pushed a commit that referenced this issue Nov 11, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 12, 2014

It should work in version 2014.11.12. For future reports, please post the output you get if you add the --verbose option to the command line.
Also, you should avoid running youtube-dl as the root user. You only need it when updating.

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.