yt-dlc/youtube_dl
Jaime Marquínez Ferrándiz 4a98cdbf3b YoutubeDL: set the 'params' property before any message/warning/error is sent (fixes #1840)
If it sets the 'restrictfilenames' param, it will first report a warning. It will try to get the logger from the 'params' property, which would be set at that moment to None, raising the error 'AttributeError: 'NoneType' object has no attribute 'get''
2013-11-26 18:54:14 +01:00
..
extractor [soundcloud] Support for listing of audio-only files 2013-11-25 22:34:56 +01:00
FileDownloader.py Fix rtmpdump with non-ASCII filenames on Windows on 2.x 2013-11-25 22:31:38 +01:00
InfoExtractors.py Remove mentions of old InfoExtractors module 2013-06-23 22:42:59 +02:00
PostProcessor.py FFmpegMetadataPP: don't enclose the values with " (fixes #1756) 2013-11-12 20:38:13 +01:00
YoutubeDL.py YoutubeDL: set the 'params' property before any message/warning/error is sent (fixes #1840) 2013-11-26 18:54:14 +01:00
__init__.py Include the proxy in the parameters for YoutubeDL (fixes #1831) 2013-11-26 08:03:11 +01:00
__main__.py
aes.py Let aes_decrypt_text return bytes instead of unicode 2013-08-28 16:03:35 +02:00
update.py [update] fix error 2013-11-24 06:52:21 +01:00
utils.py [viki] Fix subtitle extraction 2013-11-25 06:06:18 +01:00
version.py release 2013.11.26 2013-11-26 10:41:35 +01:00