Skip to content

api: add support for threads#1558

Open
stevenirby wants to merge 1 commit into
imputnet:mainfrom
stevenirby:feat/threads-support
Open

api: add support for threads#1558
stevenirby wants to merge 1 commit into
imputnet:mainfrom
stevenirby:feat/threads-support

Conversation

@stevenirby

Copy link
Copy Markdown

I constantly want to view thread videos, so I made this PR.

This extracts: videos, photos, GIFs, and multi-media carousels. GIFs are from giphy and served as real .gif files, so they're downloaded directly.

This closes the issue: #296

extracts media from public threads.com & threads.net posts: videos,
photos, GIFs, and multi-media carousels.

post data is embedded in the page html as data-sjs json, but threads
only returns it to requests with a full browser-like header set, so the
extractor sends those. GIFs are giphy-backed and served as real .gif
files, so they're downloaded directly.
@stevenirby
stevenirby force-pushed the feat/threads-support branch from 46400a1 to d1c20be Compare May 21, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant