This repository has been archived on 2020-08-28. You can view files and clone it, but cannot push or open issues or pull requests.
2020-08-23 15:13:37 +03:00
2020-08-23 14:14:21 +03:00
2020-08-23 14:30:36 +03:00
2020-08-23 14:30:36 +03:00
2020-08-23 15:13:37 +03:00
2020-08-23 15:13:37 +03:00
2020-08-23 15:13:37 +03:00

Newgrounds Audio Downloader (Python 3+) Windows XP+

Well, usually there's a download button on the audio page, but what to do if direct downloads are not allowed by the creator even though you love this song too much?

You just use this.

Requirements

  • (Python 3+)
  • requests library
  • bs4 library
  • click library

Or you just use the NGAudioDownloader.exe so all you need is Windows XP+.

Usage

$ NGAudioDownloader.py [OPTIONS] <Newgrounds song ID>

  ===== Newgrounds Audio Downloader by H1K0 =====

Options:
  -d, --dist PATH  Where to save the songs (default: ./Downloads)
  --help           Show this message and exit.

※NOTE!

Please note that you can download the songs named with latin symbols only. I'll fix it later so just for now bear with what we have. :3

Description
Download any audio from Newgrounds!
Readme 80 MiB
Languages
Python 100%