Closed scivision closed 5 years ago
Too many anti-leech false positives these days. Despite Requests accepting cookies, the anti-leech are too clever. Need to try a web browser approach.
Perhaps Arsenic https://github.com/HDE/arsenic which is asyncio based.
The speedup from asyncio is naturally quite large, but we need a full browser to not get too many false positives.
The current implementation is not too bad for false positives. Waiting to see if this is really needed.
Too many anti-leech false positives these days. Despite Requests accepting cookies, the anti-leech are too clever. Need to try a web browser approach.
Perhaps Arsenic https://github.com/HDE/arsenic which is asyncio based.
The speedup from asyncio is naturally quite large, but we need a full browser to not get too many false positives.