Skip to content

VideogameScrapbook/vgmdbrip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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. Added enhancements in my fork to make it easier to bulk download and retry search queries when unsuccessful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 98.8%
  • Batchfile 1.2%