[twitter] support media from Cards (#1005, #937)

Can be enabled with 'extractor.twitter.cards', but for now disabled by
default because cards can redirect to rather large videos from YouTube
or Twitch.
This commit is contained in:
Mike Fährmann
2020-10-22 21:33:53 +02:00
parent ffd38215a4
commit 1686dc1757
2 changed files with 86 additions and 53 deletions

View File

@@ -1432,6 +1432,16 @@ Description
You can use ``"all"`` instead of listing all types separately.
extractor.twitter.cards
-----------------------
Type
``bool``
Default
``false``
Description
Fetch media from `Cards <https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/abouts-cards>`__.
extractor.twitter.quoted
------------------------
Type