This repository has been archived on 2020-08-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
newgrounds-audio-downloader/README.md
T
H1K0 fe7d0c178a Multilingualized
Now there're English, Russian and Japanese languages
2020-08-24 16:56:41 +03:00

33 lines
1.2 KiB
Markdown

# [Newgrounds](https://newgrounds.com) Audio Downloader ![(Python 3+)](https://img.shields.io/badge/Python-3+-blue.svg) ![Windows XP+](https://img.shields.io/badge/Windows-XP+-brightgreen.svg)
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**.
You can also read the [Russian README](README-RU.md) or [Japanese README](README-JP.md).
## Requirements
- ![(Python 3+)](https://img.shields.io/badge/Python-3+-blue.svg)
- `PyQt5` library
- `requests` library
- `bs4` library
- `click` library
Or you just use the [`NGAudioDownloader.exe`](NGAudioDownloader.exe) so all you need is ![Windows XP+](https://img.shields.io/badge/Windows-XP+-brightgreen.svg).
## Usage
It's easy as pie. You just run the downloader, enter your song ID and your file is being downloaded!
### Shortcuts
- `Enter` starts download
- `Alt + S` calls settings dialog
- `F1` calls help
### Screenshots
![Start screen shot](https://i.ibb.co/qr366Xb/2020-08-24-16-41-06-Newgrounds-Audio-Downloader.png)
![Settings dialog](https://i.ibb.co/dkzb5jN/2020-08-24-16-41-14-Settings.png)