[extractor/twitter] Add Spaces extractor and GraphQL API (#5247, #4864)

Closes #1605, Closes #5233, Closes #1249

Authored by: Grub4K, nixxo, bashonly, pukkandan

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: nixxo <nixxo@protonmail.com>
This commit is contained in:
Simon Sawicki
2022-10-19 18:01:21 +02:00
committed by GitHub
parent 3639df54c3
commit 7a26ce2641
3 changed files with 426 additions and 52 deletions

View File

@@ -1765,6 +1765,8 @@ The following extractors use this feature:
#### rokfinchannel
* `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
NOTE: These options may be changed/removed in the future without concern for backward compatibility