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 URLs(or drag them from the website to terminal) of the packs you want to download.
- Enter
y
(default) to download the packs, orn
to just get the URLs. - You're done! The packs will be in your downloads folder if on Windows, or in a folder called
output
in the script directory.
I got redirected when clicking on the main download button. That's it.