trackfilter

Remove YouTube-related garbage from song titles.


Keywords
metadata, music, music-metadata, youtube
License
MIT
Install
pip install trackfilter==1.2.0

Documentation

Overview

docs Documentation Status
package

Remove YouTube-related garbage from song titles.

  • Free software: MIT license

Installation

pip install trackfilter

You can also install the in-development version with:

pip install https://github.com/mirrorfm/trackfilter/archive/master.zip

Documentation

https://trackfilter.readthedocs.io/

Development

To run the all tests run:

nose2