[GH-ISSUE #43] [Question] Why is an auth token necessary for downloads? #42

Closed
opened 2026-02-27 19:03:13 +03:00 by kerem · 1 comment
Owner

Originally created by @Duck-3243 on GitHub (Dec 1, 2025).
Original GitHub issue: https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/43

Once fetched, media urls are accessible without being logged in. I'm wondering why the downloads can't be initiated without an auth token, since all tweet metadata (currently just the tweet date, I believe) is downloaded during the fetch.
Though I'm not sure Twitter even registers direct media downloads, as it's presumably not an API access, so having to enter an auth token is probably a non-issue as far as rate limitation is concerned.

Originally created by @Duck-3243 on GitHub (Dec 1, 2025). Original GitHub issue: https://github.com/afkarxyz/Twitter-X-Media-Batch-Downloader/issues/43 Once fetched, media urls are accessible without being logged in. I'm wondering why the downloads can't be initiated without an auth token, since all tweet metadata (currently just the tweet date, I believe) is downloaded during the fetch. Though I'm not sure Twitter even registers direct media downloads, as it's presumably not an API access, so having to enter an auth token is probably a non-issue as far as rate limitation is concerned.
kerem closed this issue 2026-02-27 19:03:13 +03:00
Author
Owner

@afkarxyz commented on GitHub (Dec 4, 2025):

Since Twitter has restricted their API, using gallery-dl also requires an auth token to ensure everything works properly.

<!-- gh-comment-id:3614518772 --> @afkarxyz commented on GitHub (Dec 4, 2025): Since Twitter has restricted their API, using gallery-dl also requires an auth token to ensure everything works properly.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Twitter-X-Media-Batch-Downloader#42
No description provided.