youtube-dl/youtube_dl
Philipp Hagemeister ab205b9dc8 Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
This reverts commit 7dcad95d4f.

The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.
2015-03-07 22:18:22 +01:00
..
downloader [downloader/http] Add missing fields for _hook_progress call 2015-03-04 12:14:38 +01:00
extractor [eagleplatform] Remove debug output 2015-03-07 22:35:36 +06:00
postprocessor Add postprocessor for converting subtitles (closes #4954) 2015-02-28 14:43:24 +01:00
__init__.py [letv] Add --cn-verification-proxy (Closes #5077) 2015-03-03 00:03:06 +01:00
__main__.py
aes.py
cache.py
compat.py Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) 2015-02-28 21:44:57 +01:00
jsinterp.py
options.py [letv] Add --cn-verification-proxy (Closes #5077) 2015-03-03 00:03:06 +01:00
swfinterp.py
update.py
utils.py [utils] Correct per-request proxy handling 2015-03-03 13:56:06 +01:00
version.py release 2015.03.03.1 2015-03-03 13:59:38 +01:00
YoutubeDL.py Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters" 2015-03-07 22:18:22 +01:00