MrS0m30n3 / youtube-dl-gui

A cross platform front-end GUI of the popular youtube-dl written in wxPython.
The Unlicense
9.27k stars 1.58k forks source link

Is Downloaded content info stored anywhere? #253

Closed pooky2483 closed 6 years ago

pooky2483 commented 6 years ago

Please follow the guide below

WARNING

All invalid issues will be rejected!!


Before going further


What is the purpose of your issue?

Please remove any sections between (---) if they are not related to your issue


OTHER

I have been downloading the videos of a YouTube channel 'https://www.youtube.com/user/SriLankerC/videos' and decided to download them all again but using a different video format. I first used mp4 and then decided to use webm, so I deleted the whole folder and try again, but it downloaded nothing.

I assume by this that youtube dl keeps some sort of history of what it has donloaded. So, what I'd like to know is, where is this infomation stored and if it does store dl info, is it safe to delete info of downloaded videos/channels.


MrS0m30n3 commented 6 years ago

There is no option available in youtube-dl-gui to keep track of downloaded files (at least not yet).

You should ask in the youtube-dl's repo instead. Also, make sure that under the Options>Extra tab you have the Ignore youtube-dl config option set.

nodiscc commented 6 years ago

See also --download-archive in https://github.com/rg3/youtube-dl#video-selection