yt-dlp/youtube_dl
Yen Chi Hsuan 36b7d9dbfa
[twitter] Don't check /cards/ URLs
Fixes #9181

In this tweet, there are two cards:
1. https://twitter.com/i/cards/tfw/v1/719944006306701313
   This shows #TeamCap vs. #TeamIronMan
2. https://twitter.com/i/videos/tweet/719944021058060289
   This is the real video and can be handled by TwitterCardIE

In all current test_Twitter* tests, /videos/tweet/ approach works fine.
2016-04-16 18:57:50 +08:00
..
downloader [downloader/rtsp] Print the command 2016-04-14 15:07:31 +08:00
extractor [twitter] Don't check /cards/ URLs 2016-04-16 18:57:50 +08:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2016.04.13 2016-04-13 08:02:03 +02:00
YoutubeDL.py