You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 88cf6fb368 [metadatafromtitle] Some improvements and cleanup
* 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
9 years ago
..
__init__.py
atomicparsley.py
common.py
execafterdownload.py
ffmpeg.py [metadatafromtitle] Some improvements and cleanup 9 years ago
metadatafromtitle.py [metadatafromtitle] Some improvements and cleanup 9 years ago
xattrpp.py