reorganized the titles sanitizing: now title is the untouched title
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 9 May 2012 12:47:28 +0000 (14:47 +0200)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Wed, 9 May 2012 12:47:28 +0000 (14:47 +0200)
commit2c288bda4235bed6927d88d9bf53ecaec18f7904
treec5f4ca39348f1d54bcb4578b81fd44ddc87154f6
parent0b8c922da91fb7238ea15434d6a4792da84015bf
reorganized the titles sanitizing: now title is the untouched title
and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename();
closes #164
youtube-dl
youtube_dl/FileDownloader.py
youtube_dl/InfoExtractors.py
youtube_dl/utils.py