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

Video title contains illegal character ("/") cause download failure #18

Closed johnnyzh82 closed 5 years ago

johnnyzh82 commented 5 years ago

Trying to download a video title contains a backward slash and got an error in the console. The filename is treated as subpath and get "events.js:167 Uncaught Error: ENOENT: no such file or directory" error.