1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-01-07 02:13:50 +00:00
youtube-dl/youtube_dl
Yen Chi Hsuan 0c75abbb7b [mtvservices:embedded] Use another endpoint to get feed URL
Closes #10363

In the original mtvservices:embedded test case, config.xml is still used
to get the feed URL. Some other examples, including test_Generic_40
(http://www.vulture.com/2016/06/new-key-peele-sketches-released.html),
and the video mentioned in #10363, use another endpoint to get the feed
URL. The 'index.html' approach works for the original test case, too. So
I didn't keep the old approach.
2016-08-24 23:58:22 +08:00
..
downloader
extractor [mtvservices:embedded] Use another endpoint to get feed URL 2016-08-24 23:58:22 +08:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [options] Remove output template description from --help 2016-08-18 23:59:13 +07:00
socks.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py