jbsparrow / CyberDropDownloader

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

feat: import cookies from file (any supported site) #269

Closed NTFSvolume closed 1 week ago

NTFSvolume commented 1 week ago

Same changes as #166 except it does not include any of the UI prompts to import cookies.

User have to manually create the cookies file inside AppData / Cookies. I will add the prompt on a later PR with the rework of all the prompts.

Related to #250