All Projects → reycn → cover4mp3

reycn / cover4mp3

Licence: MIT license
[Deprecated] Fetching album covers for your songs.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cover4mp3

Netease Music Cracker
🎵 将可下载的网易云音乐的缓存文件转换为 MP3 文件
Stars: ✭ 373 (+3008.33%)
Mutual labels:  mp3, netease-cloud-music
MusicDownloader
It is a tool to download the music files such as .mp3 from netease cloud
Stars: ✭ 63 (+425%)
Mutual labels:  mp3, netease-cloud-music
Blank Audio
Set of blank MP3 audio files
Stars: ✭ 452 (+3666.67%)
Mutual labels:  mp3, album
IdealMedia
Awesome app to listen music and audiobooks on the device and online at vk.com. Search, download, set as ringtone, sort by albums, authors, folder. Powerful equalizer.
Stars: ✭ 28 (+133.33%)
Mutual labels:  mp3, album
Alltomp3
Node module to download and convert in MP3 with tags an online video
Stars: ✭ 120 (+900%)
Mutual labels:  mp3, album
vuetify-audio
A Vue audio player base on Vuetify UI framework: https://wilsonwu.github.io/dist/index.html#/vuetifyaudio
Stars: ✭ 137 (+1041.67%)
Mutual labels:  mp3
Facebook-Album-Browser
jQuery plugin for browsing public albums of a Facebook account
Stars: ✭ 76 (+533.33%)
Mutual labels:  album
playwright-test
Run unit tests with several runners or benchmark inside real browsers with playwright.
Stars: ✭ 81 (+575%)
Mutual labels:  cover
gocoverutil
No description or website provided.
Stars: ✭ 25 (+108.33%)
Mutual labels:  cover
sox.js
📢 NodeJS wrapper for the SoX audio tool
Stars: ✭ 18 (+50%)
Mutual labels:  mp3
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+200%)
Mutual labels:  mp3
Jamais-Vu
Audio Fingerprinting and Recognition in Python using NVidia's CUDA
Stars: ✭ 24 (+100%)
Mutual labels:  mp3
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (+83.33%)
Mutual labels:  mp3
audio-player
🎵 Music player with custom controls, playlist, filters, and search.
Stars: ✭ 137 (+1041.67%)
Mutual labels:  mp3
RNAlbumsPractice
react-native practice albums' project.
Stars: ✭ 15 (+25%)
Mutual labels:  album
retro-winamp-block
A Winamp-styled audio block for all your retro music player needs.
Stars: ✭ 14 (+16.67%)
Mutual labels:  mp3
netease-music
NetEase Music Library for Emacs.
Stars: ✭ 52 (+333.33%)
Mutual labels:  netease-cloud-music
HibiAPI
一个实现了多种常用站点的易用化API的程序 / A program that implements easy-to-use APIs for a variety of commonly used sites.
Stars: ✭ 427 (+3458.33%)
Mutual labels:  netease-cloud-music
fedora-netease
fedora网易云音乐安装脚本。该脚本用于在Fedora上一键安装网易云音乐,测试于Fedora-KDE-30。
Stars: ✭ 26 (+116.67%)
Mutual labels:  netease-cloud-music
Best
Gifts for Programmers
Stars: ✭ 22 (+83.33%)
Mutual labels:  mp3

[Deprecated]

WHAT'S THIS?

A project aimng at simplify embedding albumn cover for songs downloaded from XIAMI MUSIC or QQ MUSIC, which do not contain full ID3 informations.

COVERS FROM?

For now, all the covers are searched, matched and downloaded from NETEASE MUSIC, coz the author is justing doing something related which provided a kind of convenience.

HOW TO USE(Tested on Ubuntu 17.04)?

-- git clone this repo
-- Open a new terminal windows in the repo, install requirements using pip install -Ur requirements.txt
-- Cpoy all your target songs(only mp3 supported) to the folder songs
-- run python3 run.py
SPEED UP: Configure your NETEASEMUSIC account at LINE 17 in auth.py to avoid servers' anti-crawl strategies.

NOTICE

-- For now, songs are searched by FILE NAME (could be easily modified by pressing F2)
-- ONLY support mp3
-- ONLY fetch album covers from NETEASE MUSIC

KNOWN ISSUES

-- Doesn't support QQMUSIC files' naming pattern
-- Songs not in NETEASEMUSIC library might be matched with wrong cover
-- Might not work on Windows(due to the installation of dependency? not tested)

TODO

Nope,really...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].