Skip to content
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

[Civitai] "My Reactions" incorrectly downloads images created by account instead #6263

Closed
AimVaguely opened this issue Oct 1, 2024 · 2 comments

Comments

@AimVaguely
Copy link

AimVaguely commented Oct 1, 2024

When you go to https://civitai.com/user/YOUR_USERNAME/images?section=reactions it shows the images that you have reacted to. If you use this URL with gallery-dl, it instead downloads the images that your profile has created instead. This only works if you are viewing your own profile, that is why the URL above is incomplete, but here are the instructions to get to the page manually.

  1. Sign in to civitai.com
  2. Click on your profile icon at the top right of the page
  3. Click on "Your Profile"
  4. Click on the "Images" tab
  5. Click on the "My Reactions" below the tabs, but above the image tag list
  6. You can then optionally filter based on your reaction next to the button you just clicked on, or by using the filters on the right.

I have also tried this with cookies, since this requires sign in, but it didn't change anything. The supported sites also doesn't list any support for authentication for civitai.com.

I feel like the title of this is not representative of this problem, but I can't figure out anything better, feel free to update it if you know anything better.

mikf added a commit that referenced this issue Oct 17, 2024
requires 'api-key' or authenticated cookies to work
@mikf
Copy link
Owner

mikf commented Oct 17, 2024

Fixed in 4b31601. Requires api-key or cookies to work, though.

@mikf mikf closed this as completed Oct 17, 2024
@AimVaguely
Copy link
Author

Fixed in 4b31601. Requires api-key or cookies to work, though.

Thank you for fixing this. I have tested it using the master branch version, and it worked as expected. I used the API key when using it.

mikf added a commit that referenced this issue Oct 21, 2024
- use "reactions" subcategory
- raise exception when no api-key or cookies are present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants