1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-04 23:21:17 +02:00
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 [ffmpeg] try to convert tt subtitles usng dfxp2srt 2016-04-01 19:47:49 +01:00
__init__.py [options] Add --fragment-retries option 2016-03-19 20:40:36 +06:00
__main__.py
aes.py
cache.py
compat.py [compat] Handle tuples properly in urlencode() 2016-04-06 18:29:54 +08:00
jsinterp.py
options.py Merge pull request #8898 from dstftw/fragment-retries 2016-03-23 20:12:32 +05:00
swfinterp.py
update.py
utils.py [utils] Don't touch URLs if not necessary 2016-04-09 19:27:54 +08:00
version.py release 2016.04.13 2016-04-13 08:02:03 +02:00
YoutubeDL.py lazy extractors: Output if it's enabled in the verbose log 2016-04-08 21:50:54 +02:00