Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.
/ pvgnaloader Public archive

pvgnaloader is a python script for downloading pvgna.com videos

Notifications You must be signed in to change notification settings

arnerak/pvgnaloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pvgnaloader

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

pvgnaloader.ini

  • 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.

Dependencies

Python Requests

Clone repository:

git clone git://github.com/requests/requests.git

Install:

cd requests

pip install .

Installation guide

ffmpeg

Download here and place ffmpeg.exe in pvgnaloader folder.

About

pvgnaloader is a python script for downloading pvgna.com videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages