This commit is contained in:
parent
966417c479
commit
504ab7cc48
|
|
@ -147,7 +147,7 @@ and it may help not getting hit with the "sign in to confirm you are not
|
|||
a bot" together with cookies.
|
||||
|
||||
Either add a manually generated POT to the config: `po_token =
|
||||
"{TOKEN}"` or, set up bgutils[2] with the youtube extractor to do POT
|
||||
"{TOKEN}"` or, set up bgutils[8] with the youtube extractor to do POT
|
||||
generation automatically, in which case, leave the `po_token` as an
|
||||
empty string (`""`).
|
||||
|
||||
|
|
@ -174,7 +174,7 @@ On the same machine, run the bgutils http server, e.g. with compose:
|
|||
If using default ports and it's available on localhost, `yt-dlp` will
|
||||
pick up the plugin automatically and can be verified in the logs.
|
||||
|
||||
[2]: https://github.com/Brainicism/bgutil-ytdlp-pot-provider
|
||||
[8]: https://github.com/Brainicism/bgutil-ytdlp-pot-provider
|
||||
|
||||
## scheduling
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue