Webcrawler for 720pier.ru which downloads ALL torrentfiles from a given overview (seachresult, Category etc.) link. Doesn't re-download old torrents.
Needs: geckobrowser in Python binary directory. Download it here: https://github.com/mozilla/geckodriver/releases pip install selenium pip install requests pip install pathlib pip install logging pip install configparser