]> git.gir.st - subscriptionfeed.git/commit
detect ip ban
authorgirst <tobi@isticktoit.net>
Sun, 21 Jan 2024 15:03:26 +0000 (15:03 +0000)
committergirst <tobi@isticktoit.net>
Sun, 21 Jan 2024 15:13:47 +0000 (15:13 +0000)
commit3cd35defa91221069982f755104c1d95214a7ad2
treef587e91fa51b52fbd7b75a67f0f01ae6ea038a26
parent28c237a556f30bdafa36d64eb613f2fe9fd1f69c
detect ip ban

this was in place for some time (when the test instance got banned).

note that this ban can't be bypassed with anti-captcha and the logic
for it doesn't anticipate that. you must remove your anti-captcha api
key from the config file!

note that during this time, invidious changed 'params' value of
get_video_info(); this was not in response to increased ip bans. we
still use the old value because it still works and the new one doesn't
return endcards.
c.f. https://github.com/iv-org/invidious/pull/4156
app/common/common.py
Imprint / Impressum