Coder Social home page Coder Social logo

marian-code / wikipedia-music-tags Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 2.0 201.81 MB

Music tagger with GUI that parses wikipedia for information. Can also download album art and lyrics.

License: MIT License

Python 100.00%
python-3 music-information-retrieval lyrics-fetcher lyrics-search wikipedia-scraper music-tagger music-tagging album-art pyqt5 pyside2

wikipedia-music-tags's Introduction

Wikipegia music tags parser

PyPI PyPI - Python Version license PyPI - Downloads

Documentation Status Coverage Status Requirements Status Build Status PyPI - Implementation Maintainability Checked with mypy

Python application which parses wikipedia for music tags and writes them to files. Has also the ability to search for lyrics and album cover art. The app was created to complement tagging tools that use other datatabases. I often found that these databases provide only some basic information. For instance there are no lyrics or composers information, or the cover art is in low resolution. The Wikipedia is often the most complete source of information but extracting the information by hand is a slow and boring process.

wiki_music aims to automate this, paired with a powerful image and lyrics search, tagging often takes only a few clicks. It is not perfect however. Wikipedia data is not saved in standardized form so it has to be extracted from html which can at times be unreliable. But the app should always give you at least some good starting point from which you can continuee editing by hand.

Getting Started

Package can be installed with pip:

pip install wiki_music

For more details refer to Documentation which can be found at: readthedocs.

Installation intructions

Usage intructions

Contributing guide

Anyone is welcome to use it or contribute. All of the dependencies are fairly common so you shouldn't encounter any problems. Curentlly supported versions of python are 3.6 - 3.8.

Bugs & Features

If there are some features missing or you found a bug please create an issue at: Git Issues

Prerequisites

appdirs>=1.4.3
beautifulsoup4>=4.6.0
colorama>=0.4.0
datefinder>=0.6.1
lazy-import>=0.2.2
lxml>=4.2.1
nltk>=3.3
mutagen>=1.42.0
numpy>=1.14.3
Pillow>=6.1.0
PyQt5>=5.11.3
QtPy>=1.7.0
rapidfuzz>=0.7.3
requests>=2.18.4
wikipedia>=1.4.0

Screenshots

Wiki Search Tab Search & Replace Tab

Authors

See also the list of contributors who participated in this project.

License

MIT

Acknowledgments

wikipedia-music-tags's People

Contributors

marian-code avatar maxbachmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

nfst hadryan

wikipedia-music-tags's Issues

mirgrate to new Lyricsfinder

New Lyricsfinder module is built on asyncio so it could bring som considerable speedups and we could avoid using multiprocessing module

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.