-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Poipiku] Cannot download "Twitter follower", "Twitter mutual" and "Warning" labeled posts #2796
Comments
To add to this, this happens even with posts that aren't behind any locks, it always only downloads one image. |
The issue from #2796 (comment) as well as gallery-dl downloading warning pictures is fixed in commits b9a14b5 and 033faf6. Maybe those also fixed the problem with follower-only posts, but I haven't tested that yet. |
I can confirm that follower-exclusive posts are downloaded properly in the latest dev version. I still don't have a good mutuals-only example, but they are very likely to work fine as well. |
It's not working for me but I may be doing something wrong... Edit: I am seeing the additional follower content being added in the |
This probably deserves its own issue, but I will point it out here at first. While follower-locked content is downloaded properly, some of the pics (regardless of whether those are follower-locked or not) fail to download with a 404 error due to gallery-dl trying to access originals via the |
What is not working? Downloading follower-exclusive posts?
It now uses I've also found a post that throws a 404 error regardless of domain and is also not viewable in browser. Only its preview version is available. |
Posts classified as only available to Twitter followers, Twitter mutuals, and the ones which have a warning label on them are not properly downloaded by gallery-dl.
Test case 1
What I've tried
(cookies are sufficient to view the post; to test use a poipiku acc tied to a twitter acc following this person)
Expected behavior: two image attachments downloaded.

Actual behavior: a single image, and a rather useless one:
Test case 2
What I've tried
(cookies are not strictly necessary to view the post)
Expected behavior: a single image attachment downloaded.

Actual behavior: a single image, but a rather useless one:
The example posts are NSFW. I was not able to find a Mutuals-only example, but they do exist and I've seen them around before.
The text was updated successfully, but these errors were encountered: