Change [info] to [download]

This commit is contained in:
hedii 2015-11-17 15:11:43 +01:00
parent b98349a02b
commit 32f2360413

View File

@ -833,7 +833,7 @@ class YoutubeDL(object):
extra_info=extra)
playlist_results.append(entry_result)
ie_result['entries'] = playlist_results
self.to_screen('[info] Playlist download process finished')
self.to_screen('[download] Playlist download process finished')
return ie_result
elif result_type == 'compat_list':
self.report_warning(