yask123 / Instant-Music-Downloader

🎷 Downloads Music From The Web
http://iyask.me/Instant-Music-Downloader/
1.41k stars 161 forks source link

Graceful handling of KeyboardInterrupt (Ctrl + C) #64

Closed amjd closed 2 years ago

amjd commented 9 years ago

Changed the download prompt so the default option is 'yes'. If a user just presses enter, or types 'y' the script will download the song.

amjd commented 9 years ago

Added support for graceful handling of KeyboardInterrupt (Ctrl + C).