iTaybb / pySmartDL

A Smart Download Manager for Python
The Unlicense
194 stars 57 forks source link

Programatically set overwrite to true #31

Closed nimamahmoudi closed 5 years ago

nimamahmoudi commented 5 years ago

Hi, is there any way to disable asking for "file already exists, would you like to overwrite" and have it overwrite whenever a duplicate file was being downloaded?

iTaybb commented 5 years ago

This is the current behaviour of the module, it overwrites existing files.