Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-26 | Add option `--parse-metadata` | pukkandan | |
* The fields extracted by this can be used in `--output` * Deprecated `--metadata-from-title` :ci skip dl | |||
2020-09-02 | [skip travis] renaming | Unknown | |
to avoid using same folder when using pip install for example | |||
2018-11-23 | [tests] Fix invalid escape sequences | Sergey M․ | |
2015-03-14 | [metadatafromtitle] Some improvements and cleanup | Jaime Marquínez Ferrándiz | |
* Remove the 'songtitle' field, 'title' can be used instead. * Remove newlines in the help text, for consistency with other options. * Add 'from __future__ import unicode_literals'. * Call '__init__' from the parent class. * Add test for the format_to_regex method |