Author | SHA1 | Message | Date |
---|---|---|---|
dst | c0ade33e16 | Correct some extractor _VALID_URL regexes | 11 years ago |
Jaime Marquínez Ferrándiz | 84db81815a |
Move common code for extractors based in MTV services to a new base class
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) |
11 years ago |
Jaime Marquínez Ferrándiz | ab2f744b90 | GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process | 11 years ago |
Jaime Marquínez Ferrándiz | 41897817cc |
GametrailersIE: support multipart videos
Use xml.etree.ElementTree instead of re when possible |
11 years ago |
Philipp Hagemeister | 6f5ac90cf3 | Move tests to the IE definitions | 12 years ago |
Philipp Hagemeister | 9f4e6bbaeb | Move gametrailers IE into its own file | 12 years ago |