Threads-py

Latest version: v0.0.9

Safety actively analyzes 626904 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.4.7

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

What's Changed
* postId from publish by cedriking in https://github.com/junhoyeo/threads-api/pull/192

**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.6...v1.4.7

1.4.6

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

What's Changed
* [web-ui] Implement thread detail page by junhoyeo in https://github.com/junhoyeo/threads-api/pull/180
* feat: add `replyControl` option by aleclarson in https://github.com/junhoyeo/threads-api/pull/184
* Fix `mimeTypes` import (related to 177) by sooluh in https://github.com/junhoyeo/threads-api/pull/187
* fix: strip user ID from parentPostID and quotedPostID by aleclarson in https://github.com/junhoyeo/threads-api/pull/185
* [web-ui] Show stargazers count from the GitHub API in landing by junhoyeo in https://github.com/junhoyeo/threads-api/pull/190

New Contributors
* sooluh made their first contribution in https://github.com/junhoyeo/threads-api/pull/187

**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.5...v1.4.6

1.4.5

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

What's Changed
* [docs] Fix typo in README.md, Update roadmap by alllz in https://github.com/junhoyeo/threads-api/pull/171
* [api] Move `dotenv` to dependencies by junhoyeo in https://github.com/junhoyeo/threads-api/pull/178

New Contributors
* alllz made their first contribution in https://github.com/junhoyeo/threads-api/pull/171

**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.4...v1.4.5

1.4.4

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

Summary
- 💡 Thanks to wack-overflow, we can now **✨ query user followers and followings!**
- 🛠️ Post ID resolvers had been rewritten, thanks to drunkleen's implementation in https://github.com/junhoyeo/threads-py/pull/27.
- **Now we don't send requests to the Threads Web App each time we need to resolve the Post ID** — which also means the method is now static/synchronous.
- 🛠️ Fixed small bugs, Bump documentation, .etc.

What's Changed
* [api] user follow(ing/ers) w pagination + query by wack-overflow in https://github.com/junhoyeo/threads-api/pull/158
* Updated README.md to fix issue with details block by AayushGithub in https://github.com/junhoyeo/threads-api/pull/163
* [api] Statically get Post ID with base64 encoding by junhoyeo in https://github.com/junhoyeo/threads-api/pull/166
* [api] Fix `deviceID` check in constructor by junhoyeo in https://github.com/junhoyeo/threads-api/pull/168


**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.2...v1.4.3

1.4.2

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

Now we have...
- ✨ **Queries for Timeline(Global)/Feed(User Threads/Replies)**
- ✨ **Added `quotedPostID` option to `publish` method to quote Threads**
- ✨ **Now you can create/remove reposts with `repost` and `unrepost`**

What's Changed
* Add `thread-year-prog-bot` to projects and format .imgbotconfig by SethuSenthil in https://github.com/junhoyeo/threads-api/pull/141
* User Feed Queries for Logged in Users - Pagination! by wack-overflow in https://github.com/junhoyeo/threads-api/pull/150
* 🔏 Add support for .env config out of the box by SethuSenthil in https://github.com/junhoyeo/threads-api/pull/151
* [api] Implement method to fetch timeline feed by junhoyeo in https://github.com/junhoyeo/threads-api/pull/152
* [api] Add tests, refactor interface, and fix bugs in error handling by junhoyeo in https://github.com/junhoyeo/threads-api/pull/153
* [api] Fix internal naming to match other convention (`Id` -> `ID`) by junhoyeo in https://github.com/junhoyeo/threads-api/pull/154
* [api] Implement repost/unrepost by junhoyeo in https://github.com/junhoyeo/threads-api/pull/156
* [api] Add `quotedPostID` option to `publish` method by junhoyeo in https://github.com/junhoyeo/threads-api/pull/159
* [docs] Update README.md by junhoyeo in https://github.com/junhoyeo/threads-api/pull/160


**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.1...v1.4.2

1.4.1

Threads API - Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's [Threads](https://threads.net).

Summary
- ✨ New option `maxRetries` — We can now try login retries up to `maxRetries` (default is `1`) on an exponential backoff.
- 🛠️ Few issues fixed and improvements made (header localization, wrong requirements check in `publish`, WebUI rewrite with App Dir)

What's Changed
* [Fix / Enhancement] Improve `accept-language` header handling by SethuSenthil in https://github.com/junhoyeo/threads-api/pull/130
* Do not require username and pass if token is provided by cedriking in https://github.com/junhoyeo/threads-api/pull/133
* Max retries by cedriking in https://github.com/junhoyeo/threads-api/pull/135
* Rebuilt Threads Web UI using the app router of NextJS. closes 107 by sudarshanmg in https://github.com/junhoyeo/threads-api/pull/116
* [web-ui] Make app dir to work as intended by junhoyeo in https://github.com/junhoyeo/threads-api/pull/136

New Contributors
* cedriking made their first contribution in https://github.com/junhoyeo/threads-api/pull/133

**Full Changelog**: https://github.com/junhoyeo/threads-api/compare/v1.4.0...v1.4.1

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.