-
-
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
[twitter] only download first page #2514
Comments
I just downloaded thousands of pics, like, yesterday? Fair to assume you're doing something wrong.. |
The first 25 images, or 25 images total? With the "recent" Twitter changes it now requires to use an account to download NSFW media. You need to use the "twitter": {
"cookies": {
"auth_token": "XXXABCDEFXXX"
}
} Take a look at the similar issues. |
Okay after changing the url to https://twitter.com/vaha0121w4/media it download 1146 photos while the account has about 66000 tweets. source: https://twisave.com/vaha0121w4 How to download all medias from the account excluding retweets? |
Download the result of "the search page" https://twitter.com/search-advanced. For example: Everything:
Also it looks that |
okay, now its downloading more pics. we will see how many it got |
will 'https://twitter.com/search?q=from:vaha0121w4' sufficient to download all images and videos? |
If you use an account credentials, then it should do. You can run additionally |
okay, does https://twitter.com/search?q=from:vaha0121w4 include download retweets? |
Yes, if you set the |
Just checked:
Also with (With |
The interested thing is that For example, I have run Then I run again It (the first run) has gaps even for the recent posts. For example, it displays in However, in timeline I only see the artist's two reply to this post. But not the main post with the image. UPD: Note: this post is pinned. UPD2: This is a media reply https://twitter.com/DPMaker_/status/1488751448624013312 (also is missed in timeline) So, I think, if you don't interested in retweets, don't use UPD3: UPD4: Also I did not tested UPD5: |
That's nice to know. Btw you have a user script to display total media posts on twitter user page and if possible all total tweets too. |
Also I want to know how to seperate downloaded retweets to subfolder using '/search?q=from:username' and 'retweets": "original' example: |
You should put
Works for me. Twitter's search is not consistent. It doesn't return all results, very random and sometimes decides to not return anything older than X. Nothing really can be done about that other than trying again over some time, Hitomi Downloader dev suggested that trying different user-agents may help.
No. You should always do timeline/media and then search. |
i only want the user's medias both in his timeline and his replies. not other users. so to use with media filter, i put it like Also can you answer both of my questions on top of your reply? thanks |
I suggest using Anyway, twitter's search is a pain. It never gives you all tweets and requires various approaches to work with. Use issues search on this rep, it was discussed many times.
Display where? In a browser? It's already displayed there, no scripts needed. Gallery-dl also have that info in the metadata (see |
Not |
okay thanks for the clarfication, i got |
also i dont have any info about tweets numbers or media numbers on the username display page tho |
Because of it's the same thing as Currently |
thanks now i can see the number. Now i need to know how to download profile picture and profile banner to sub folders. |
hey, how to get medias included in replies and retweets? whats the command? ty |
twitter with adult account only download first 25 photos. pls fix
The text was updated successfully, but these errors were encountered: