Skip to content

justjakka/ripper-api-downloader-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripper-api-downloader-go

Downloader for my ripper api written in go

Dependencies:

  • flac
  • ffmpeg

Usage:

downloader link1 link2 ... or just downloader

Config example (TOML format):

path = "/home/user/Downloads/"       # folder files will be downloaded to
url = "https://server.url/"          # api url
apikey = "test"                      # api key
convert = true                       # set to true if you want to convert from alac to flac (needs unarchive)
unarchive = true                     # set to true if you want to unarchive downloaded zip

About

Downloader for my ripper api written in go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages