kaletaa
kaletaa
Hello, I've solved the imageio issue, but I'm facing another one Full traceback: ``` Traceback (most recent call last): File "./main.py", line 3, in from youtube import Youtube File "/home/levente/Stuff/packages/smd/youtube.py",...
I added a downgraded version of imageio to the requirements file in order to fix future deprecation errors
No matter what type of recaptcha I use (v3 or v2) I always get the "invalid site key" error. I've tried lots of stuff up to this point but I...