]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
[metadatafromtitle] Some improvements and cleanup
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 14 Mar 2015 18:55:42 +0000 (19:55 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 14 Mar 2015 19:06:33 +0000 (20:06 +0100)
* 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


No differences found