Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [appletrailers] Support height-less videos | Philipp Hagemeister | 2014-08-10 | 1 | -2/+3 |
| | |||||
* | Remove unusued imports | Philipp Hagemeister | 2014-03-30 | 1 | -1/+0 |
| | |||||
* | [appletrailers] Modernize | Jaime Marquínez Ferrándiz | 2014-03-27 | 1 | -13/+15 |
| | |||||
* | More unicode literals | Philipp Hagemeister | 2014-01-07 | 1 | -30/+32 |
| | |||||
* | [appletrailers] Use centralized format selection | Philipp Hagemeister | 2013-12-25 | 1 | -1/+2 |
| | |||||
* | Use `_download_xml` in more extractors | Jaime Marquínez Ferrándiz | 2013-12-10 | 1 | -12/+11 |
| | |||||
* | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | 2013-12-04 | 1 | -1/+1 |
|\ | |||||
| * | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | | |||||
* | | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | 2013-12-03 | 1 | -7/+2 |
|/ | |||||
* | [appletrailers] The request for the settings must have the trailer name in ↵ | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -1/+1 |
| | | | | lower case (fixes #1329) | ||||
* | [appletrailers] Rework extraction (fixes #1387) | Jaime Marquínez Ferrándiz | 2013-09-29 | 1 | -70/+42 |
| | | | | | | | | | | 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. | ||||
* | Remove unused imports | Philipp Hagemeister | 2013-08-28 | 1 | -1/+0 |
| | |||||
* | [addanime] improve | Philipp Hagemeister | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | [appletrailers] Add support | Philipp Hagemeister | 2013-08-28 | 1 | -0/+167 |