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
Filippo Valsorda 2c288bda42 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
2012-05-09 14:47:28 +02:00
..
__init__.py merge #336 2012-04-19 09:46:01 +02:00
__main__.py Split code as a package, compiled into an executable zip 2012-03-25 03:07:37 +02:00
FileDownloader.py reorganized the titles sanitizing: now title is the untouched title 2012-05-09 14:47:28 +02:00
InfoExtractors.py reorganized the titles sanitizing: now title is the untouched title 2012-05-09 14:47:28 +02:00
PostProcessor.py better naming for the sub-modules 2012-04-10 16:46:36 +02:00
utils.py reorganized the titles sanitizing: now title is the untouched title 2012-05-09 14:47:28 +02:00