StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.55k stars 62 forks source link

All videos change to 'undefined' after clicking 'try again' after FFmpeg error #86

Open iwantpizza10 opened 1 year ago

iwantpizza10 commented 1 year ago

I didn't have FFmpeg added to PATH, and it didn't download properly, which makes sense. But after I clicked 'retry,' it changed the titles of all the videos to 'undefined' and then said it was an 'invalid url'

Edit: added it to PATH, and i guess that's not what im supposed to do, as it still did the same thing.