mirror of
https://notabug.org/RemixDevs/DeezloaderRemix.git
synced 2026-06-11 18:25:19 +00:00
Removed quotes, they mess things up
+2
-2
@@ -1,7 +1,7 @@
|
||||
# REST API
|
||||
|
||||
## Postman API Collection
|
||||
>### Import from link:
|
||||
### Import from link:
|
||||
```
|
||||
https://notabug.org/RemixDevs/DeezloaderRemix/src/f941f40abf15aa02e510147e904dfdcc7dc72a05/DeezloaderRemix.postman_collection.json
|
||||
```
|
||||
@@ -9,7 +9,7 @@ https://notabug.org/RemixDevs/DeezloaderRemix/src/f941f40abf15aa02e510147e904dfd
|
||||
|
||||
## Add URLs to download queue:
|
||||
|
||||
>### Quality variable accepts lossless,flac or 320,mp3 or 128, and is case insensitive (also accepts FLAC and lOsSlEsS, etc.)
|
||||
### Quality variable accepts lossless,flac or 320,mp3 or 128, and is case insensitive (also accepts FLAC and lOsSlEsS, etc.)
|
||||
``` JSON
|
||||
POST http://localhost:1730/api/download/
|
||||
Content-Type: application/json
|
||||
|
||||
Reference in New Issue
Block a user