[PR #485] [MERGED] twitter: add support for cookies and sensitive tweets #4109

Closed
opened 2026-04-13 12:28:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/485
Author: @wukko
Created: 5/3/2024
Status: Merged
Merged: 5/3/2024
Merged by: @wukko

Base: currentHead: twitter-cookie


📝 Commits (4)

  • 58f8301 twitter: add support for cookies and sensitive tweets
  • 6c33687 twitter: clean up
  • ec4a8c1 twitter: retry if possibly missing csrf token
  • 2ddb94d examples/cookies: add twitter cookie example

📊 Changes

2 files changed (+57 additions, -17 deletions)

View changed files

📝 docs/examples/cookies.example.json (+3 -0)
📝 src/modules/processing/services/twitter.js (+54 -17)

📄 Description

resolves #386


🔄 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/485 **Author:** [@wukko](https://github.com/wukko) **Created:** 5/3/2024 **Status:** ✅ Merged **Merged:** 5/3/2024 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `current` ← **Head:** `twitter-cookie` --- ### 📝 Commits (4) - [`58f8301`](https://github.com/imputnet/cobalt/commit/58f8301f216b404c9bdb3069039fd58e3aba39ed) twitter: add support for cookies and sensitive tweets - [`6c33687`](https://github.com/imputnet/cobalt/commit/6c336872794b6ff31beff3fa58d7afabb7c3b179) twitter: clean up - [`ec4a8c1`](https://github.com/imputnet/cobalt/commit/ec4a8c1e3e4b89790015502a2824d34cd97f73d8) twitter: retry if possibly missing csrf token - [`2ddb94d`](https://github.com/imputnet/cobalt/commit/2ddb94d02b9fe368df34f5e302b3d920d68a661d) examples/cookies: add twitter cookie example ### 📊 Changes **2 files changed** (+57 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `docs/examples/cookies.example.json` (+3 -0) 📝 `src/modules/processing/services/twitter.js` (+54 -17) </details> ### 📄 Description resolves #386 --- <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 2026-04-13 12:28:18 -05:00
Sign in to join this conversation.