music downloader of music.sonimei.cn
Project description
title: Sonimei
Sonimei
music downloader of sonimei.cn
full supported in python3.7, macosx
Todo
-
parse netease playlist and download all - add nosetests
- maybe more other sites from sonimei
Sites supported
- 163(netease)
- kugou
Capability
- search of single song name/artist
- multiple songs
split by # - download and auto add ID3 tag:
cover - pagination supported
- scan directory and update ID3 tags
- check local file before search
- the search result: json/html raw file, auto cached, until you delete them
- the search candidates cached in the app lifecycle
- colorful ui :)
new features
- auto cache downloaded album covers, until you manually delete them
- if you are listening NeteaseMusic, with
snm -awill auto get the song's name and try download it, no need to copy/search anymore - if the NeteaseMusic with High-Qulity
320Kbps, will prompt to download it directly, but you can always skip it. - if some song download failed, will store it, and with
snm -fsyou can re-download it again.
Install
cd <PATH>/Sonimei-Music
python setup.py install
# reinstall
pip/3 uninstall sonimei -y && python setup.py instal
sonime config/stored files/caches
config
config file: ~/.sonimei/sonimei.cfg
[log]
enabled = false
file_pth = /Users/lihe/.sonimei/sonimei.log
file_backups = 3
file_size = 5
level = 10
symbol = ☰☷☳☴☵☲☶☱
[pretty]
# install hacknerd font for full chars
symbols = ,,,, ,,,,,,,,ﴖ,,,,,,,♪,
[snm]
save_dir = ~/Music/sonimei
songs
edit config:sonimei.cfg
caches
cached raw: ~/.crawler/music.sonimei.cn/raw
cached covers: ~/.crawler/music.sonimei.cn/media
cached netease raw: ~/.crawler/music.163.com
usage
if installed snm can be called from terminal
new feature
A. snm -a will get current playing neteasemusic song, and try download
B. snm -fs will found all download failed songs, and try re-download them.
no params: snm
if no params supplied, will show -h hints
show help: snm -h/--help
search single song/artist
keys supported in search lifecycle
nN load next page
pP load previous page
bB go back one layer
1~10 the number, will download the song
s skip current song, if in scan mode
choose site: -s 163/kugou
but now, both not available I just use the sonimei site result, I don't use 163/kugou, I prefer qq, so I just leave it here.
scan
will scan songs saved dir, and try to fix ID3 tags and cover
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sonimei-0.1.8.1.tar.gz.
File metadata
- Download URL: sonimei-0.1.8.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28a938280403d94b2ade07eb0c9d8414727eab84b93b16707b6b2def74131e83
|
|
| MD5 |
8ac7fa47fa064a1f6575c55e1e42d6bc
|
|
| BLAKE2b-256 |
4cd9e0a5c163079ae83a693f2e1dbd38c08a18dbc35c68fba3046dd61b65bfa1
|
File details
Details for the file sonimei-0.1.8.1-py3-none-any.whl.
File metadata
- Download URL: sonimei-0.1.8.1-py3-none-any.whl
- Upload date:
- Size: 31.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d619bd3cc0a9b1308ff5b76af7ff858101970b17f00bf9eb695beb1a8f3ac350
|
|
| MD5 |
7b6d013ca066f126297bf5eec41a6fd4
|
|
| BLAKE2b-256 |
d8c43a304164ea57b5deda7213cde1f576674590292f41fa57bd9372094bd5b3
|