From 504ab7cc48567d88de47acc3e1d920f959cc85dc Mon Sep 17 00:00:00 2001 From: Viktor Varland Date: Sat, 12 Apr 2025 13:33:53 +0200 Subject: [PATCH] docs: fix footnote --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 523ed78..e176fa1 100644 --- a/README.md +++ b/README.md @@ -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