junhoyeo / threads-api

Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta's Threads. Web UI Included.
https://threads.junho.io
MIT License
1.58k stars 135 forks source link

[Enhancement/Feature/Bug Fix] Dynamically fetch data, custom devices support, and Deno README installation fix #53

Closed SethuSenthil closed 1 year ago

SethuSenthil commented 1 year ago

This pull request introduces several improvements and fixes to enhance the functionality and user experience of the library:

  1. Dynamically fetch data on compile time: This feature enables the fetching of data during compile time, such as app versions, to formulate user agents more accurately. This helps reduce the likelihood of detection and improves overall accuracy.

  2. Support for defining custom devices: Currently, the project supports custom devices specifically for Android devices. This enhancement allows users to define their own custom devices, expanding the flexibility the library.

  3. Deno README installation fix: The Deno README installation instructions have been corrected to ensure accurate installation and seamless integration with Deno.