youtube-dl/youtube_dl
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
..
downloader
extractor [livestream] Extract all videos in events (fixes #5198) 2015-03-14 12:06:01 +01:00
postprocessor [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
__init__.py Add metadata from title parser 2015-03-14 19:46:22 +01:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py