1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-03 14:57:07 -05:00
Files
youtube-dl/youtube_dl/update.py
Jaime Marquínez Ferrándiz 70a1165b32 Don't use bare 'except:'
They catch any exception, including KeyboardInterrupt, we don't want to catch it.
2015-03-27 13:02:20 +01:00

7.3 KiB