Skip to content

Commit

Permalink
[extractor/twitter] Fix unauthenticated extraction (#7476)
Browse files Browse the repository at this point in the history
Closes #7473
Authored by: bashonly
  • Loading branch information
bashonly committed Jul 5, 2023
1 parent 1cffd62 commit 4929643
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 113 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -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

This comment has been minimized.

Copy link
@gamer191

gamer191 Jul 6, 2023

Collaborator

Why did you remove this extractor arg?

This comment has been minimized.

Copy link
@bashonly

bashonly Jul 6, 2023

Author Member

before you found the alternative bearer token, both bearer tokens I knew of no longer worked with the legacy API (404 response every time)

I can add it back in the new PR using the token you dug up


#### 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

Expand Down

0 comments on commit 4929643

Please sign in to comment.