Author | SHA1 | Message | Date |
---|---|---|---|
Jaime Marquínez Ferrándiz | bb4aa62cf7 | [appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329) | 11 years ago |
Jaime Marquínez Ferrándiz | 843530568f |
[appletrailers] Rework extraction (fixes #1387)
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. |
11 years ago |
Philipp Hagemeister | ce6a696e4d | Remove unused imports | 11 years ago |
Philipp Hagemeister | 44586389e4 | [appletrailers] Add support | 11 years ago |