Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-05 | [appletrailers] Quotes consistency | Sergey M․ | |
2015-02-22 | [appletrailers] Add test (#5027) | Sergey M․ | |
2015-02-22 | [appletrailers] Extend _VALID_URL (Closes #5027) | Sergey M․ | |
2015-02-18 | Extend various playlist tests | Philipp Hagemeister | |
2015-01-30 | Remove duplicate dictionary keys | codesparkle | |
2015-01-24 | [extractors] Use http_headers for setting the User-Agent and the Referer | Jaime Marquínez Ferrándiz | |
2014-12-13 | Fix imports and general cleanup | Philipp Hagemeister | |
· Import from compat what comes from compat. Yes, some names are available in utils too, but that's an implementation detail. · Use _match_id consistently whenever possible · Fix some outdated tests · Use consistent valid URL (always match the whole protocol, no ^ at start required) · Use modern test definitions | |||
2014-11-26 | [appletrailers] Modernize | Philipp Hagemeister | |
2014-11-23 | PEP8: applied even more rules | Jouke Waleson | |
2014-11-23 | PEP8 applied | Jouke Waleson | |
2014-08-10 | [appletrailers] Support height-less videos | Philipp Hagemeister | |
2014-03-30 | Remove unusued imports | Philipp Hagemeister | |
2014-03-27 | [appletrailers] Modernize | Jaime Marquínez Ferrándiz | |
2014-01-07 | More unicode literals | Philipp Hagemeister | |
2013-12-25 | [appletrailers] Use centralized format selection | Philipp Hagemeister | |
2013-12-10 | Use `_download_xml` in more extractors | Jaime Marquínez Ferrándiz | |
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 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-09-29 | [appletrailers] The request for the settings must have the trailer name in ↵ | Jaime Marquínez Ferrándiz | |
lower case (fixes #1329) | |||
2013-09-29 | [appletrailers] Rework extraction (fixes #1387) | Jaime Marquínez Ferrándiz | |
The exraction was broken: * The includes page contains img elements that need to be fixed. * Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information. * Get the formats from 'includes/settings{trailer_name}.json' * Use urljoin to allow urls with a fragment identifier to work Removed the thumbnail urls from the tests, they are different now. | |||
2013-08-28 | Remove unused imports | Philipp Hagemeister | |
2013-08-28 | [addanime] improve | Philipp Hagemeister | |
2013-08-28 | [appletrailers] Add support | Philipp Hagemeister | |