Skip to content

mirrorfm/trackfilter

Repository files navigation

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