rarelygoeshere
rarelygoeshere
> Same with Instagram too, they seem to be cracking down hard on bots. Damm, that's real concerning then. I guess with changes like nitter dying because of Twitter, social...
> Tweet 328853786019917825 is very old - over 10 years - so the only way to get it from just the username (that I know of and what gallery-dl uses)...
> > Tweet 328853786019917825 is very old - over 10 years - so the only way to get it from just the username (that I know of and what gallery-dl...
> I think it depends on what you include to download. For example, I'm re-scraping some profiles to test and it downloaded new pictures using `"include": ["timeline", "media", "replies"],` in...
> `gallery-dl --clear-cache twitter` to force a re-login might help ([#5445 (comment)](https://github.com/mikf/gallery-dl/issues/5445#issuecomment-2043438974)) > > Otherwise, the updated login procedure ([9e5d65f](https://github.com/mikf/gallery-dl/commit/9e5d65fbf3a83958d98ad28dadea89a2a14c4fb7)) and [`relogin`](https://gdl-org.github.io/docs/configuration.html#extractor-twitter-relogin) feature ([85bbb59](https://github.com/mikf/gallery-dl/commit/85bbb594839e83a407fdd6f9a66489355c5aafa6)) should do the trick. ```gallery-dl --clear-cache...