Clone this repository and install dependencies as shown.
git clone https://github.com/arnibold/pvgnaloader
Fill in your pvgna credentials in pvgnaloader.ini and run with
python pvgnaloader.py
- email: your pvgna registered email address.
- password: your pvgna account password.
- resolution: choose from 1080p, 720p, 480p, 360p.
- crawlchapters: set to true if you want pvgnaloader to automatically download all chapters from a single link.
- links: list of desired videos. If crawlchapters is true, only enter a single link of each guide.
Clone repository:
git clone git://github.com/requests/requests.git
Install:
cd requests
pip install .
Download here and place ffmpeg.exe in pvgnaloader folder.