[twitter] add option to extract TwitPic embeds (#579)
This commit is contained in:
@@ -1067,6 +1067,15 @@ Description Extract images from retweets.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.twitter.twitpic
|
||||
-------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Extract `TwitPic <https://twitpic.com/>`__ embeds.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.twitter.videos
|
||||
------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -144,6 +144,7 @@
|
||||
{
|
||||
"content": false,
|
||||
"retweets": true,
|
||||
"twitpic": false,
|
||||
"videos": false
|
||||
},
|
||||
"vsco":
|
||||
|
||||
Reference in New Issue
Block a user