mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-05 15:00:29 +00:00
843530568f
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. |
||
---|---|---|
.. | ||
extractor | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py | ||
YoutubeDL.py |