anime-dl / anime-downloader

A simple but powerful anime downloader and streamer.
The Unlicense
1.92k stars 218 forks source link

Voiranime: tidied up code and removed it from init.py #657

Closed ArjixWasTaken closed 3 years ago

ArjixWasTaken commented 3 years ago

voiranime introduced google captcha, but I only discovered that when I already had finished fixing the rest of the code so, I decided to just add the fixed code and remove it from the init.py

This way, if a method of bypassing the google captcha arises then there would not be a need to fix the provider from scratch.