1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
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
2015-03-14 20:06:33 +01:00
..
__init__.py Add metadata from title parser 2015-03-14 19:46:22 +01:00
atomicparsley.py [util] Move compatibility functions out of util 2014-11-02 11:23:42 +01:00
common.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
execafterdownload.py Fix PEP8 issue E713 2014-12-09 23:11:26 +01:00
ffmpeg.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
metadatafromtitle.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
xattrpp.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00