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

Cannot download gamespot video #3517

Closed
shakeyourbunny opened this issue Aug 14, 2014 · 3 comments
Closed

Cannot download gamespot video #3517

shakeyourbunny opened this issue Aug 14, 2014 · 3 comments

Comments

@shakeyourbunny
Copy link

@shakeyourbunny shakeyourbunny commented Aug 14, 2014

Video URL: http://www.gamespot.com/videos/wow-warlords-of-draenor-cinematic-and-street-date-/2300-6420659/

$ youtube-dl -U
youtube-dl is up-to-date (2014.08.10)

$ youtube-dl --verbose http://www.gamespot.com/videos/wow-warlords-of-draenor-cinematic-and-street-date-/2300-6420659/
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.gamespot.com/videos/wow-warlords-of-draenor-cinematic-and-street-date-/2300-6420659/']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.08.10
[debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.6
[debug] Proxy map: {}
[GameSpot] 6420659: Downloading webpage
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 "/home/pulaski/bin/youtube-dl/main.py", line 18, in
File "/home/pulaski/bin/youtube-dl/youtube_dl/init.py", line 892, in main
File "/home/pulaski/bin/youtube-dl/youtube_dl/init.py", line 882, in _real_main
File "/home/pulaski/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1052, in download
File "/home/pulaski/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 516, in extract_info
File "/home/pulaski/bin/youtube-dl/youtube_dl/extractor/common.py", line 170, in extract
File "/home/pulaski/bin/youtube-dl/youtube_dl/extractor/gamespot.py", line 37, in _real_extract
KeyError: u'f4m_stream'

$ uname -a
Linux debby 3.2.0-4-686-pae #1 SMP Debian 3.2.60-1+deb7u3 i686 GNU/Linux

$ python --version
Python 2.7.3

please help :-)

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 17, 2014

It works fine here, can you watch the video on the browser?. If so, please run youtube-dl --verbose http://www.gamespot.com/videos/wow-warlords-of-draenor-cinematic-and-street-date-/2300-6420659/ --write-pages and upload the *.dump files somewhere (like Gist), so that we can debug the problem.

@shakeyourbunny
Copy link
Author

@shakeyourbunny shakeyourbunny commented Aug 17, 2014

Yes, know it's working ... I tried it shortly after end of the stream event. I think they had something activated to prevent downloading shortly after the event ;(

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jan 2, 2015

I'm closing the issue. If you get the error again, please comment here or open a new issue.

@luizdelducca This is the bug tracker for youtube-dl, please don't post links to other tools when youtube-dl can download the video without any problem.

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.