1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-07 19:30:29 +01:00
Jaime Marquínez Ferrándiz 843530568f [appletrailers] Rework extraction (fixes )
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-09-29 20:49:58 +02:00
..
2013-08-28 12:47:38 +02:00
2013-09-10 12:13:22 +02:00
2013-08-28 10:20:37 +02:00
2013-09-03 12:03:19 +02:00
2013-09-14 14:45:04 +02:00
2013-09-12 22:18:39 +02:00
2013-09-06 18:08:07 +02:00
2013-08-28 14:24:42 -05:00
2013-09-18 22:14:43 +02:00
2013-09-14 14:45:04 +02:00
2013-08-28 12:47:38 +02:00
2013-09-21 20:50:31 +02:00