Skip to content

uhwot/orpheusdl-kkbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orpheusdl-kkbox

OrpheusDL module for downloading music from KKBOX

Getting started

Prerequisites

Installation

  • Clone the repository from your orpheusdl directory:
    git clone https://github.com/uhwot/orpheusdl-kkbox modules/kkbox
  • Update config/settings.json with KKBOX settings:
    python orpheus.py

Configuration

Global

download_quality:

Value Format
"hifi" 24-bit FLAC with variable sample rate
"lossless" 16-bit 44.1kHz FLAC
"high" AAC 320kbps
"medium" MP3 192kbps
"low" MP3 128kbps
"minimum" MP3 128kbps

main_resolution:
Supports any resolution within 2048px, after which it downloads the original cover size

KKBOX

Setting Description
kc1_key Key used for API decryption
secret_key Constant used for "secret" MD5
email Account email
password Account password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages