Tool written in Python to download streamable tracks from moov.hk.
People have been seen selling my tools. DO NOT buy them. My tools are free and always will be.
Windows binaries
_____ _____ _____ _____ ____ __
| | | | | |___| \| |
| | | | | | | | | |___| | | |__
|_|_|_|_____|_____|\___/ |____/|_____|
usage: moov-dl.py [-h] -u URLS [URLS ...] [-q {1,2}] [-t TEMPLATE]
[-o OUTPUT_DIR] [-k] [-c COMMENT] [-l] [-m {1,2}]
optional arguments:
-h, --help show this help message and exit
-u URLS [URLS ...], --urls URLS [URLS ...]
Multiple links or a text file filename / path.
-q {1,2}, --quality {1,2}
1 = 16-bit FLAC, 2 = 24-bit FLAC.
-t TEMPLATE, --template TEMPLATE
Naming template for track filenames.
-o OUTPUT_DIR, --output-dir OUTPUT_DIR
Abs output directory. Double up backslashes or use
single forward slashes for Windows. Default: \MOOV-DL
downloads
-k, --keep-cover Leave cover in album folder.
-c COMMENT, --comment COMMENT
Write specified text to comment tag. Wrap in quotes.
-l, --lyrics Write track lyric files when available.
-m {1,2}, --meta-language {1,2}
Metadata language. 1 = English, 2 = Chinese.
config.json
(any specified CLI arguments will override these).moov-dl_x86.exe -u <album url>
sudo apt install ffmpeg
.pip3 install -r requirements.txt
config.json
(any of the same specified CLI arguments will override these).python/python3 moov-dl.py -u <album url>
MOOV-DL-main.zip
. This guide will be using the downloads folder.pkg install python
pkg install ffmpeg
cd /storage/emulated/0/download/MOOV-DL-main/
pip3 install -r requirements.txt
config.json
(any specified CLI arguments will override these).python/python3 moov-dl.py -u <album url>
Downloaded albums will be written to <script dir>\MOOV-DL downloads
unless you specify otherwise. CD'ing will be handled for you.
MOOV-DL will add itself as a device to your account upon logging in. It will appear as "Google+PIXEL+2XL". Remove devices here.