A command-line tool to download PVPRP packs without being redirected to various viruses.
- Download the source.
- Install the dependencies via
py -m pip install -r requirements.txt
. - Run the script via
py main.py
. - Enter the URL of the pack you want to download.
- Enter
y
or to download the pack, orn
to just get the URL. - You're done! The pack will be in your downloads folder if on Windows, or in the same directory as the script if not.
I got redirected when clicking on the main download button. That's it.