-
-
Notifications
You must be signed in to change notification settings - Fork 975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] "ci-en" Request to add a site #2885
Comments
Would like to see support for this Site to |
I too would like to see this. After changes made on Pixiv last winter some authors have left to Ci-En |
Want to update this issue to say I'd love to see support for ci-en.net and ci-en.dlsite.com added to gallery-dl as well. |
+1 , I don't think there's any downloaders for ci-en out there and it's a pain in the butt to download posts. |
Just FYI, in the Example article. |
ci-en_dw.zip |
I don't have a |
|
There's no jsessionid in Firefox, only Chrome. |
Ah, okay, I do see it now. The value was omitted from my "cookies.txt" file which I used with your script and I managed to successfully down paywalled content. Are you sure it's required? I will experiment with manipulating my cookies.txt to find the minimum required variables. |
I can confirm on my end that running the download script with just |
I won't be able to verify support for much longer for paid posts. Visa and Mastercard are temporarily (most likely indefinitely) suspended from use as a payment method on the site. |
As someone new to python, how would I run this script? But when i click on the script it just shows cmd for a second then nothing happens. |
I think you're right, during testing in postman I couldn't get a list of authors I'm subscribed to without this cookie, but now all ok. |
just copy code into any IDE(ex pycharm) and run it |
with https://dl-pay.com/finish you can buy points for DLsite or Ci-en and then buy NSFW works. I just did it and it worked just fine. |
I've gotten it working, thanks. It gets stuck and stops when encountering a zip download.
|
I didn't problems downloading archives. !!!Please note if you send me ci_en_session, I will have access to the posts of the authors you are subscribed to, do this only if you trust me. |
I forgot about GPT's coding abilities.
|
I've tried using this, but it seems to just create a description.json and not download any of the images. I tested it using a free post and it downloaded the images fine, but when I attempted to download from a creator I subscribed too it did not work. |
Unfortunately, without researching the problematic post, I cannot identify the reason. |
https://ci-en.dlsite.com/creator/22374/article/1119644 |
What did you expect? It's still not supported. |
I'm here to also request cien support. It would be really helpful to download many posts with so many pictures like the link above. I'm unsure what would be needed to add support but if dev needs information from an account with ci en subscriptions I'll gladly help |
So I've finally managed to get myself to sit down and write some code: aa6d006 I took some inspiration from jamkinson's code (#2885 (comment)), so my implementation should at least be able to download what it can. Support for galleries like #2885 (comment) and (Youtube) embeds is still missing. Let me know what else needs to be done or what doesn't work like it should. |
Just tested it real quick on a free article and it worked perfectly! Thank you so much! EDIT: Well that was fast. Dunno if it was because I wasn't passing a cookie correctly or what, but when I switched to trying to download an account I was following, it suddenly threw a bunch of 403 errors. When I then tried to refresh the website in my browser, sure enough, I now get a 403 when I go to that author's page rather than being able to access it. EDIT 2: Deleting my browser cookie and logging back in solved the 403. But it would indeed appear that they have some bot detection going on that gallery-dl is tripping. |
https://ci-en.net/
It's a kind of sponsorship site that has images as well as images.
The text was updated successfully, but these errors were encountered: