aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/gametrailers.py
AgeCommit message (Expand)Author
2014-02-12[gametrailers] Fix gametrailers testSergey M.
2014-01-22[gametrailers] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz
2014-01-22[gametrailers] Use unicode_literalsPhilipp Hagemeister
2014-01-22[mtv] Fix title for gametrailers (Fixes #2188)Philipp Hagemeister
2013-12-04Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-12-03Move common code for extractors based in MTV services to a new base classJaime Marquínez Ferrándiz
2013-07-14GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...Jaime Marquínez Ferrándiz
2013-07-11GametrailersIE: support multipart videosJaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23Move gametrailers IE into its own filePhilipp Hagemeister