mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

[Request][Luscious] Add authorization support #2459

Open Lavreen opened 2 years ago

Lavreen commented 2 years ago

Hi Mike,

Luscious.net recently became one of my favorite album sites, however much of the content requires to be logged in. After some digging I found that the login support for Luscious extractor was added by you some time ago in here in response to request #159. However, it's not there anymore and it truly pains me. Hopefully it can be readded?

Regards, and thanks for your awesome work.

mikf commented 2 years ago

It was removed in b23c822b because it was no longer necessary, or at least that's what it seemed like. After this change it was possible to download any gallery, regardless of whether the website itself forces you to login to view it, for example this one (nsfw).

Do you know of galleries that cannot be downloaded by gallery-dl because of this? I can re-add login support if that's the case.

Lycantant commented 1 year ago

It was removed in b23c822 because it was no longer necessary, or at least that's what it seemed like. After this change it was possible to download any gallery, regardless of whether the website itself forces you to login to view it, for example this one (nsfw).

Do you know of galleries that cannot be downloaded by gallery-dl because of this? I can re-add login support if that's the case.

Many albums there that can't be downloaded without login. I often get this error : [luscious][error] NotFoundError: Requested album could not be found.

I logged out and reopened the album, and indeed it can't be opened without logging in. Of course the contents of the album are nsfw. If possible please add login option. Thanks 🙂