aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/traileraddict.py
AgeCommit message (Collapse)Author
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-02-14[refactor] Single quotes consistencySergey M․
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-11-23PEP8 appliedJouke Waleson
2014-02-04[traileraddict] mark as brokenPhilipp Hagemeister
traileraddict has changed their URL encoding scheme. I'm working on restoring support, but that may take some time.
2014-02-02[traileraddict] Fix extractionPhilipp Hagemeister
2013-07-24Merge pull request #1114 from alexvh/traileraddict_hdJaime Marquínez Ferrándiz
[traileraddict] Obtain hd quality stream if available Updated md5 checksum of the test video.
2013-07-24[traileraddict]: Support clips urls and more trailer urlsJaime Marquínez Ferrándiz
2013-07-24[traileraddict] Obtain hd quality stream if availableAlex Van't Hof
No clear method for determining if hd is available so opted to just check for presence of hd toggle function.
2013-07-24[traileraddict] Allow all types of trailer URLsAlex Van't Hof
Valid url regex for traileraddict.com is too strict. Need to allow, e.g. theatrical-trailer, teaser-trailer, feature-read-band-trailer, etc.
2013-07-12InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz
2013-06-29added an IE and test for traileraddict.comM.Yasoob Khalid