Skip to content

msikma/vgmpfdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vgmpfdl

A simple script that downloads albums from VGMPF.

The VGMPF (Video Game Music Preservation Foundation) has video game music music downloads, but usually doesn't provide full album downloads. Since it's annoying to have to manually wget every track, I built this small script to do it quickly.

Some albums have multiple recordings, especially DOS games that support multiple sound cards. For example, Zorro (DOS). If the article contains a numbered list with the names of the recording options, these options will be added to the output directory names. In that case each recording will also be a separate download rather than one large album.

Usage

Install globally:

npm i -g vgmpfdl

Then change directory to wherever you want to save the album, and type the following:

vgmpfdl "url to vgmpf page"

E.g. a page like this.

Copyright

MIT license.

About

A simple command line script that downloads albums from VGMPF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published