Ismael Mejia
953e32b2c1
[dailymotion] Added support for subtitles + new InfoExtractor for
...
generic subtitle download.
The idea is that all subtitle downloaders must descend from SubtitlesIE
and implement only three basic methods to achieve the complete subtitle
download functionality. This will allow to reduce the code in YoutubeIE
once it is rewritten.
2013-08-07 18:59:11 +02:00
Jaime Marquínez Ferrándiz
a3c736def2
[dailymotion] Add an extractor for Dailymotion playlists
2013-07-29 12:07:38 +02:00
Jaime Marquínez Ferrándiz
46720279c2
InfoExtractor: add some helper methods to extract OpenGraph info
2013-07-12 22:12:04 +02:00
Jaime Marquínez Ferrándiz
b29f3b250d
DailymotionIE: extract thumbnail
2013-07-05 19:39:37 +02:00
Jaime Marquínez Ferrándiz
2491f5898e
DailymotionIE: simplify the extraction of the title and remove an unused assignment of video_uploader
2013-07-05 14:20:15 +02:00
Jaime Marquínez Ferrándiz
b27c856fbc
Dailymotion: fix the download of the video in the max quality ( closes #986 )
2013-07-05 14:15:26 +02:00
Philipp Hagemeister
6f5ac90cf3
Move tests to the IE definitions
2013-06-27 20:46:46 +02:00
Philipp Hagemeister
219b8130df
Move DailyMotion into its own file
2013-06-23 20:12:03 +02:00