1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-02-04 13:07:00 +00:00

[extractor/wrestleuniverse] Fix extraction, add login (#6982)

Closes #6975
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
This commit is contained in:
bashonly
2023-05-08 18:45:31 -05:00
committed by GitHub
parent 3b52a60688
commit ef8fb7f029
2 changed files with 105 additions and 35 deletions

View File

@@ -1835,6 +1835,9 @@ The following extractors use this feature:
#### 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
### 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
**Note**: These options may be changed/removed in the future without concern for backward compatibility
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->