Just Qobuz thing, nothing much.
- Download FLAC and MP3 files from Qobuz
- Remod Version of qobuz-dl, only for user_id and user_token.
pkg update && pkg upgrade
pkg install git python
pip install --upgrade pip
git clone https://github.com/JemPH/qbz-xxx.git
cd qbz-xxx
pip install -r requirements.txt
Add Credentials python qbzremake.py -r
Download Track/Album/Playlist Link: python qbzremake.py dl <URL> -q 27
Download using Search: python qbzremake.py lucky
or python qbzremake.py fun
Add Credentials python qbzhash.py -r
Download Track/Album/Playlist Link: python qbzhash.py dl <URL> -q 27
Download using Search: python qbzhash.py lucky
or python qbzhash.py fun
- Install Python.
- Add Python to System Path
- Open Terminal then type
pip install --upgrade pip
- Download the zipped file then extract
- goto directory and execute the script.
pip install -r requirements.txt
- Then execute the script
python qbzremake.py -r
to add credentials -
- Download Track/Album/Playlist Link:
python qbzremake.py dl <URL> -q 27
- Download using Search:
python qbzremake.py lucky
orpython qbzremake.py fun
- Download Track/Album/Playlist Link: