Compare commits

...

2 Commits

Author SHA1 Message Date
Simon 90a69df1f7
bump requirements 2024-03-10 21:50:26 +01:00
Simon 017a2c212f
add cookie workaround 2024-03-10 21:49:45 +01:00
2 changed files with 3 additions and 2 deletions

View File

@ -94,4 +94,5 @@ Heavy users of this project can run into danger of getting blocked / throttled o
- Wait and try again, these blocks might get lifted somewhere between a day or a week.
- As described above, use a VPN or proxy to change your public IP, rotate every so often.
- In some cases if you are using [your cookie](settings/application.md#cookie), this can be an account level ban and YT will block all requests from that cookie/account. Sometimes refreshing your cookie will work around that, but most likely only temporarily. Only known solution is to remove your cookie.
- In some cases if you are using [your cookie](settings/application.md#cookie), this can be an account level ban and YT will block all requests from that cookie/account. Sometimes refreshing your cookie will work around that, but most likely only temporarily. Only known solution for these cases is to remove your cookie.
- Conversely in some cases, adding your cookie can be a solution if you didn't use your cookie previously, as user authenticated requests are sometimes allowed to pass.

View File

@ -1,4 +1,4 @@
cairosvg==2.7.1
mkdocs==1.5.3
mkdocs-material==9.5.5
mkdocs-material==9.5.13
pillow==10.2.0