leerob / youtube-to-mp3

⚡️Electron application to convert and download YouTube videos as MP3s
https://electronjs.org/apps/youtube-to-mp3
MIT License
540 stars 132 forks source link

Fix #18 Sanitize video title before download #19

Closed johnnyzh82 closed 5 years ago

johnnyzh82 commented 5 years ago

Fixed #18

  1. Sanitize the video name before downloading
  2. Added a reload button