aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/dreisat.py
Commit message (Collapse)AuthorAgeFilesLines
* [dreisat] ModernizeSergey M․2014-06-081-14/+12
|
* [dreisat] Fix thumbnails' width and heightSergey M․2014-06-081-2/+2
|
* [dreisat] Make ‘index.php’ optional in the url (fixes #2080)Jaime Marquínez Ferrándiz2014-01-031-1/+1
|
* [dreisat] Update test filename and checksumJaime Marquínez Ferrándiz2014-01-011-2/+2
|
* Remove unused importsPhilipp Hagemeister2013-12-251-1/+0
|
* [dreisat] Use centralized format sortingPhilipp Hagemeister2013-12-241-7/+1
|
* Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister2013-12-041-1/+1
|\
| * Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
| |
* | Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz2013-12-031-6/+1
|/
* Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz2013-11-261-3/+1
|
* Set the ext field for each formatJaime Marquínez Ferrándiz2013-09-141-3/+3
|
* Remove video_result helper methodPhilipp Hagemeister2013-07-111-1/+2
| | | | Calling it was more complex then actually including the type in the video info
* Remove dead codePhilipp Hagemeister2013-07-081-1/+0
|
* [3sat] Add support (Fixes #1001)Philipp Hagemeister2013-07-081-0/+85