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

youtube-dl should support Yahoo Movies #2780

Closed
nickv2002 opened this issue Apr 20, 2014 · 1 comment
Closed

youtube-dl should support Yahoo Movies #2780

nickv2002 opened this issue Apr 20, 2014 · 1 comment

Comments

@nickv2002
Copy link

@nickv2002 nickv2002 commented Apr 20, 2014

youtube-dl should support Yahoo Movies. Right now it just seems to extract a generic SWF player object instead of the video.

Here's an example:

$ youtube-dl -v https://movies.yahoo.com/video/batman-beyond-short-film-192211473.html
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://movies.yahoo.com/video/batman-beyond-short-film-192211473.html']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.04.04.7
[debug] Python version 2.7.6 - Darwin-13.1.0-x86_64-i386-64bit
[debug] Proxy map: {}
[generic] batman-beyond-short-film-192211473: Requesting header
WARNING: Falling back on generic information extractor.
[generic] batman-beyond-short-film-192211473: Downloading webpage
[generic] batman-beyond-short-film-192211473: Extracting information
[download] Destination: 'Darwyn Cooke's Batman Beyond' _ Watch the video - Yahoo Movies-player.swf
[download] 100% of 326.26KiB in 00:00

Is this something that could be added to youtube-dl? (Rumor has it that they're trying to scale up their video site to compete with YouTube so it would be a good feature to have in the future too.)

@phihag phihag closed this in a4eb957 Apr 21, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Apr 21, 2014

Thank you for the report. youtube-dl version 2014.04.21.1 and newer add support for yahoo movies as well. Type youtube-dl -U to update.

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.