Introducing easy install
This commit is contained in:
@@ -6,7 +6,7 @@ You just use **this**.
|
||||
|
||||
You can also read the [Russian README](README-RU.md) or [Japanese README](README-JP.md).
|
||||
|
||||
## Requirements
|
||||
## So, what do I actually need?
|
||||
|
||||
- 
|
||||
- `PyQt5` library
|
||||
@@ -14,19 +14,31 @@ You can also read the [Russian README](README-RU.md) or [Japanese README](README
|
||||
- `bs4` library
|
||||
- `click` library
|
||||
|
||||
Or you just use the [`NGAudioDownloader.exe`](NGAudioDownloader.exe) so all you need is .
|
||||
Or you just use the `.exe` file from [`NGAudioDownloader.zip`](NGAudioDownloader.zip) so all you need is .
|
||||
|
||||
## Usage
|
||||
## Let's get it started!
|
||||
|
||||
### Common way
|
||||
|
||||
You just download [`NGAudioDownloader.zip`](NGAudioDownloader.zip), extract it somewhere and run the `NGAudioDownloader.exe`.
|
||||
|
||||
<big>※NOTE:</big> if you want this downloader working correctly **DO NOT move/delete** any files extracted from the archive!
|
||||
|
||||
### Pythonist's way
|
||||
|
||||
You just download *the whole repository* and run [`NGAudioDownloader.py`](NGAudioDownloader.py). That's all. :3
|
||||
|
||||
## What should I do?
|
||||
|
||||
It's easy as pie. You just run the downloader, enter your song ID and your file is being downloaded!
|
||||
|
||||
### Shortcuts
|
||||
### Where should I press?
|
||||
|
||||
- `Enter` starts download
|
||||
- `Alt + S` calls settings dialog
|
||||
- `F1` calls help
|
||||
|
||||
### Screenshots
|
||||
### So, what's happening on the screen?
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user