Skip to content

Tool to download high resolution scans of an album off VGMdb

Notifications You must be signed in to change notification settings

fireattack/vgmdbrip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

requirements:

Python 3.x

bs4

requests

(install with "pip install bs4 requests")

setup:

none: just log in normally when prompted, vgmdbrip will store your login/cookies in the same folder the script is in.

usage:

python3 vg.py vgmdb_album_id

python3 vg.py search string

example for Super Mario 64:

python3 vg.py 137

python3 vg.py PCCG-00357

About

Tool to download high resolution scans of an album off VGMdb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 97.5%
  • Batchfile 2.5%