mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-07 16:55:15 +00:00
[extractor/twitter] Fix unauthenticated extraction (#7476)
Closes #7473 Authored by: bashonly
This commit is contained in:
@@ -1852,9 +1852,6 @@ The following extractors use this feature:
|
||||
#### rokfinchannel
|
||||
* `tab`: Which tab to download - one of `new`, `top`, `videos`, `podcasts`, `streams`, `stacks`
|
||||
|
||||
#### twitter
|
||||
* `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
|
||||
|
||||
#### stacommu, wrestleuniverse
|
||||
* `device_id`: UUID value assigned by the website and used to enforce device limits for paid livestream content. Can be found in browser local storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user