Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-04 | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-12-03 | Move common code for extractors based in MTV services to a new base class | Jaime Marquínez Ferrándiz | |
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) | |||
2013-07-14 | GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction ↵ | Jaime Marquínez Ferrándiz | |
process | |||
2013-07-11 | GametrailersIE: support multipart videos | Jaime Marquínez Ferrándiz | |
Use xml.etree.ElementTree instead of re when possible | |||
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-23 | Move gametrailers IE into its own file | Philipp Hagemeister | |