Dear @phihag I believe in line 848, the correct variable to check is 'thumb_filename' rather than 'infofn' Kindly advise Mit freundlichen Gruessen Ali
Conflicts: youtube_dl/extractor/__init__.py
This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs.
Using 'foo.mp4' shouldn't raise an error. If 'foo' is given suggest using 'foo.%(ext)s' for the template
It uses the 'touch' subdomain and adds a '#' before 'video'
Fix typo in month name
A suitable downloader can be found using the 'get_suitable_downloader' function. Each subclass implements 'real_download', for downloading an info dict you call the 'download' method, which first checks if the video has already been downloaded
The progress hooks can be added using the method "add_downloader_progress_hook"
_download_xml
_real_extract
The variable the config dict is assigned to can change, now we try to detect it or fallback to a, b or c