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

ERROR: 'feed_html' #2671

Closed
larsauswsw opened this issue Apr 2, 2014 · 4 comments
Closed

ERROR: 'feed_html' #2671

larsauswsw opened this issue Apr 2, 2014 · 4 comments
Labels

Comments

@larsauswsw
Copy link

@larsauswsw larsauswsw commented Apr 2, 2014

I got the following error with the newest version (2014.04.01.3)

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [':ytwatchlater', '--verbose', '-cit', '--netrc', '-f', '18']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.01.3
[debug] Python version 2.6.6 - Linux-2.6.32-279.19.1.el6.x86_64-x86_64-with-centos-6.5-Final
[debug] Proxy map: {}
[youtube:watch_later] Downloading login page
[youtube:watch_later] Logging in
[youtube:watch_later] watch_later feed: Downloading page 1
ERROR: 'feed_html'
Traceback (most recent call last):
File "/home/larsis/apps/youtube-dl/youtube_dl/YoutubeDL.py", line 511, in extract_info
ie_result = ie.extract(url)
File "/home/larsis/apps/youtube-dl/youtube_dl/extractor/common.py", line 161, in extract
return self._real_extract(url)
File "/home/larsis/apps/youtube-dl/youtube_dl/extractor/youtube.py", line 1745, in _real_extract
feed_html = info['feed_html']
KeyError: 'feed_html'

What is the problem?

@jaimeMF jaimeMF added the broken-IE label Apr 2, 2014
@jaimeMF jaimeMF closed this in f617746 Apr 2, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 2, 2014

They did some changes in their feeds, it's fixed now. Thanks for the report!

@larsauswsw
Copy link
Author

@larsauswsw larsauswsw commented Apr 2, 2014

When will version 2014.04.02 (or the version with that fix) be available?

@phihag
Copy link
Contributor

@phihag phihag commented Apr 2, 2014

Version 2014.04.02 contains this fix and has just been released. Type youtube-dl -U to update.

@larsauswsw
Copy link
Author

@larsauswsw larsauswsw commented Apr 2, 2014

Perfect. Thank you!

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
3 participants
You can’t perform that action at this time.