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.
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
..
downloader [downloader/f4m] Fix use of base64 in python 3.2 (fixes #5132) 9 years ago
extractor [livestream] Extract all videos in events (fixes #5198) 9 years ago
postprocessor [metadatafromtitle] Some improvements and cleanup 9 years ago
YoutubeDL.py [YoutubeDL] Check for bytes instead of unicode output templates (#5192) 9 years ago
__init__.py Add metadata from title parser 9 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [aes] style: Put __all__ variable at the end of the file 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 9 years ago
jsinterp.py [jsinterp] Disable comment support 9 years ago
options.py [metadatafromtitle] Some improvements and cleanup 9 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Add new option --source-address 9 years ago
utils.py [utils] Keep dot and dotdot unmodified (Closes #5171) 9 years ago
version.py release 2015.03.09 9 years ago