30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
# Newgrounds Audio Downloader  
|
|
|
|
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
|
|
|
|
- 
|
|
- `requests` library
|
|
- `bs4` library
|
|
- `click` library
|
|
|
|
Or you just use the [`NGAudioDownloader.exe`](NGAudioDownloader.exe) so all you need is .
|
|
|
|
## 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 |