Skip to content

fimius23/thingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nugs-DL

Tool written in Python to download streamable tracks from nugs.net.

Mandatory

The following field values need to be inputted into the config file:

  • directory - path to download directory
  • email
  • password - in plain text
  • quality - quality track to fetch from API. 1: AAC 150, 2: FLAC, 3: ALAC, 4: 24-bit MQA / best.

Nugs-DL may also be used via CLI.

usage: Nugs-DL.py [-h] -u URL [-q {1,2,3,4}]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     URL or text file filename.
  -q {1,2,3,4}, --quality {1,2,3,4}
                        1: AAC 150, 2: FLAC, 3: ALAC, 4: MQA.

You can't download ANY tracks with a free account.

Disclaimer

I will not be responsible for how you use Nugs-DL.
Nugs brand and name is the registered trademark of its respective owner.
Nugs-DL has no partnership, sponsorship or endorsement with Nugs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages