Built EXE file

This commit is contained in:
Masahiko AMANO 2020-08-23 14:30:36 +03:00
parent 853440d45b
commit 0bc2d9827d
4 changed files with 6 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
__pycache__ __pycache__
/Downloads /Downloads
build*
*.spec

BIN
NGAudioDownloader.exe Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
# Newgrounds Audio Downloader ![(Python 3+)](https://img.shields.io/badge/Python-3+-blue.svg) # Newgrounds 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? 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?
@ -10,6 +10,8 @@ You just use **this**.
- `requests` library - `requests` library
- `bs4` library - `bs4` 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 ## Usage
Just run the code and enter the Newgrounds ID of the song you wanna download. That's all. Just run the code and enter the Newgrounds ID of the song you wanna download. That's all.

BIN
icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB