setnicka / ulozto-downloader

EOL - end of life | Uloz.to quick multiple sessions downloader
MIT License
280 stars 46 forks source link

Update page.py #141

Closed filo891 closed 1 year ago

filo891 commented 1 year ago

In some countries (e.g. Germany) requests to Ulozto pages are redirected to https://uloz.to/blocked due to geo restrictions. This pull request ensures all the requests including page parsing and captcha recognition are routed through the Tor network.

setnicka commented 1 year ago

Sorry for the late reply. I will test it now. if everything looks good, I will publish it in a new version on PyPI.

setnicka commented 1 year ago

Looks good. Rebased on actual changes in page.py and merged. Thank you for the pull request.