[twitter] remove 'content' option
The text content of each tweet is always available as 'full_text'
This commit is contained in:
@@ -1192,15 +1192,6 @@ Description A (comma-separated) list of post types to extract images, etc. from.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.twitter.content
|
||||
-------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Extract tweet text as ``content`` metadata.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.twitter.replies
|
||||
-------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -151,7 +151,6 @@
|
||||
},
|
||||
"twitter":
|
||||
{
|
||||
"content": false,
|
||||
"replies": true,
|
||||
"retweets": true,
|
||||
"twitpic": false,
|
||||
|
||||
Reference in New Issue
Block a user