aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/traileraddict.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [refactor] Single quotes consistencySergey M․2016-02-141-4/+4
* PEP8: applied even more rulesJouke Waleson2014-11-231-3/+3
* PEP8 appliedJouke Waleson2014-11-231-3/+3
* [traileraddict] mark as brokenPhilipp Hagemeister2014-02-041-0/+1
* [traileraddict] Fix extractionPhilipp Hagemeister2014-02-021-20/+31
* Merge pull request #1114 from alexvh/traileraddict_hdJaime Marquínez Ferrándiz2013-07-241-5/+11
|\
| * [traileraddict] Obtain hd quality stream if availableAlex Van't Hof2013-07-241-4/+10
* | [traileraddict]: Support clips urls and more trailer urlsJaime Marquínez Ferrándiz2013-07-241-3/+3
* | [traileraddict] Allow all types of trailer URLsAlex Van't Hof2013-07-241-1/+1
|/
* InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz2013-07-121-6/+3
* added an IE and test for traileraddict.comM.Yasoob Khalid2013-06-291-0/+49