Categorygithub.com/justjakka/ripper-api-downloader-go
modulepackage
1.1.5
Repository: https://github.com/justjakka/ripper-api-downloader-go.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author