[PR #969] api/twitter: got rate limit try with cookies #1293

Open
opened 2025-11-09 10:10:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/969
Author: @j1cs
Created: 11/29/2024
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 0c3fed8 api/twitter: got rate limit try with cookies

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 api/src/processing/services/twitter.js (+5 -0)

📄 Description

x.com has a policy with public posts. sometimes a rate limit is reached. therefore when that limit is reached you should be able to check with the cookie since it has no limits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/969 **Author:** [@j1cs](https://github.com/j1cs) **Created:** 11/29/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`0c3fed8`](https://github.com/imputnet/cobalt/commit/0c3fed81c9da80b09ffa3414ceacb241f526c599) api/twitter: got rate limit try with cookies ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/src/processing/services/twitter.js` (+5 -0) </details> ### 📄 Description x.com has a policy with public posts. sometimes a rate limit is reached. therefore when that limit is reached you should be able to check with the cookie since it has no limits. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:10:00 -06:00
Sign in to join this conversation.