about summary refs log tree commit diff
path: root/youtube_dl/extractor/gametrailers.py
Commit message (Expand)AuthorAgeFilesLines
* GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction p...Jaime Marquínez Ferrándiz2013-07-141-46/+19
* GametrailersIE: support multipart videosJaime Marquínez Ferrándiz2013-07-111-35/+30
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+9
* Move gametrailers IE into its own filePhilipp Hagemeister2013-06-231-0/+59