Skip to content

Small python script to download full music albums from the KH Insider video game music catalog website

License

Notifications You must be signed in to change notification settings

valenc3x/KHdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KHdownloader

Small python script to download full music albums from the KH Insider video game music catalog website

Usage

This script works parsing the web page of an album from downloads.khinsider.com by every song download page url, and then parses that page for the mp3 url

    python khdownloader.py <album_url>

Options

Inside the url_file_download.py file is the MUSIC_FOLDER variable to set the base location for the mp3 files to be saved. Same script checks and if necessary, creates a folder with the album name.

ToDo

  1. Add some error management
  2. Create and read from a settings file
  3. Organize folder structure
  4. Think about something else to add to this

About

Small python script to download full music albums from the KH Insider video game music catalog website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages