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

[Twitter] Feature Request: Extract Users from A List and Download #1096

Closed
Aster-the-Med-Stu opened this issue Nov 5, 2020 · 1 comment
Closed

Comments

@Aster-the-Med-Stu
Copy link
Contributor

Using a Twitter list could prevent a Twitter user changing his/her username and break things.

Example:
https://twitter.com/i/lists/1225765139078500352

mikf added a commit that referenced this issue Nov 7, 2020
@mikf mikf closed this as completed in de0c578 Nov 13, 2020
@mikf
Copy link
Owner

mikf commented Nov 15, 2020

Just some short notes about list support:

  • gallery-dl https://twitter.com/i/lists/1225765139078500352 will download the Tweets directly from that list timeline, no authentication required
  • gallery-dl https://twitter.com/i/lists/1225765139078500352/members will fetch all list members and download from their regular timelines (-g to get their URLs). This does require authentication - Twitter will complain otherwise.
  • Since commit a3b473b and 2b8d57f (version 1.15.0), gallery-dl supports downloading by user ID, e.g. twitter.com/id:123456, twitter.com/id:123456/media, or twitter.com/intent/user?user_id=123456

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