aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/appletrailers.py
Commit message (Expand)AuthorAgeFilesLines
* [appletrailers] Support height-less videosPhilipp Hagemeister2014-08-101-2/+3
* Remove unusued importsPhilipp Hagemeister2014-03-301-1/+0
* [appletrailers] ModernizeJaime Marquínez Ferrándiz2014-03-271-13/+15
* More unicode literalsPhilipp Hagemeister2014-01-071-30/+32
* [appletrailers] Use centralized format selectionPhilipp Hagemeister2013-12-251-1/+2
* Use `_download_xml` in more extractorsJaime Marquínez Ferrándiz2013-12-101-12/+11
* 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-7/+2
|/
* [appletrailers] The request for the settings must have the trailer name in lo...Jaime Marquínez Ferrándiz2013-09-291-1/+1
* [appletrailers] Rework extraction (fixes #1387)Jaime Marquínez Ferrándiz2013-09-291-70/+42
* Remove unused importsPhilipp Hagemeister2013-08-281-1/+0
* [addanime] improvePhilipp Hagemeister2013-08-281-1/+1
* [appletrailers] Add supportPhilipp Hagemeister2013-08-281-0/+167