aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/dailymotion.py
Commit message (Collapse)AuthorAgeFilesLines
...
* InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-121-4/+1
|
* DailymotionIE: extract thumbnailJaime Marquínez Ferrándiz2013-07-051-0/+1
|
* DailymotionIE: simplify the extraction of the title and remove an unused ↵Jaime Marquínez Ferrándiz2013-07-051-7/+2
| | | | assignment of video_uploader
* Dailymotion: fix the download of the video in the max quality (closes #986)Jaime Marquínez Ferrándiz2013-07-051-20/+20
|
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
|
* Move DailyMotion into its own filePhilipp Hagemeister2013-06-231-0/+77