jbsparrow / CyberDropDownloader

Bulk Gallery Downloader for Cyberdrop.me and Other Sites
GNU General Public License v3.0
108 stars 7 forks source link

Completed #67

Closed datawhores closed 2 weeks ago

datawhores commented 2 weeks ago

This is a change to better support the --completed-after and --completed-before arguments

Some db items may not have a proper completed at date This changes the current behavior to fallback to using the created_at date, when this happens

For new links the date filters are ignored, as both completed_at and created_at will be null