mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-04 10:52:53 +08:00
Change the message
This commit is contained in:
parent
85e1e99ae3
commit
fcfe598e2c
@ -833,7 +833,7 @@ class YoutubeDL(object):
|
||||
extra_info=extra)
|
||||
playlist_results.append(entry_result)
|
||||
ie_result['entries'] = playlist_results
|
||||
self.to_screen('[download] Playlist %s : download process finished' % playlist)
|
||||
self.to_screen('[download] Finished downloading playlist: %s' % playlist)
|
||||
return ie_result
|
||||
elif result_type == 'compat_list':
|
||||
self.report_warning(
|
||||
|
Loading…
Reference in New Issue
Block a user