jely2002 / youtube-dl-gui

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

Can't Download Playlist Again After Removing Files #361

Closed maejok-xx closed 2 years ago

maejok-xx commented 2 years ago

I downloaded a YT playlist, decided after the fact that I wanted to add the "playlist_index" naming flag, so I deleted all the files previously downloaded and attempted to re-download the playlist. Now, each item in the queue immediately completes as "Video downloaded 100%", without actually downloading anything.

To Reproduce Download a playlist Remove the downloaded files Try to download again

Expected behavior Download the playlist

Additional info (please complete the following information):

maejok-xx commented 2 years ago

Never mind. User Error. I forgot to use python string formatting. Missed the s after %(playlist_index)