yt-dlp/youtube_dl
Philipp Hagemeister f38de77f6e Use unescapeHTML for OpenGraph properties
These are attribute values, so we don't need the more complex and whitespace-destroying cleanHTML - we just need to unescape quotes, that's it.
2013-07-17 10:38:23 +02:00
..
extractor Use unescapeHTML for OpenGraph properties 2013-07-17 10:38:23 +02:00
__init__.py Ignore errors in git error handling in verbose mode in Python 3 2013-07-17 01:33:28 +02:00
__main__.py
FileDownloader.py
InfoExtractors.py
PostProcessor.py
update.py
utils.py Use determine_ext when saving the thumbnail 2013-07-12 22:08:49 +02:00
version.py release 2013.07.17 2013-07-17 01:14:38 +02:00
YoutubeDL.py Don't try to save the thumbnail if it's None 2013-07-12 22:11:59 +02:00