[extractor/twitter] Default to GraphQL, handle auth errors (#6957)
Closes #6763 Authored by: bashonly
This commit is contained in:
parent
b079c26f0a
commit
147e62fc58
2 changed files with 62 additions and 76 deletions
|
|
@ -1833,7 +1833,7 @@ The following extractors use this feature:
|
|||
* `tab`: Which tab to download - one of `new`, `top`, `videos`, `podcasts`, `streams`, `stacks`
|
||||
|
||||
#### twitter
|
||||
* `force_graphql`: Force usage of the GraphQL API. By default it will only be used if login cookies are provided
|
||||
* `legacy_api`: Force usage of the legacy Twitter API instead of the GraphQL API for tweet extraction. Has no effect if login cookies are passed
|
||||
|
||||
**Note**: These options may be changed/removed in the future without concern for backward compatibility
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue