Add experimental x-client-transaction-id support#1324
Merged
Conversation
isla721
added a commit
to un-noted/nitter
that referenced
this pull request
Jan 29, 2026
* Bypass Cloudflare 403 error using cloudscraper (zedeus#1291) * Bypass Cloudflare 403 error using cloudscraper * add docs * Include pinned tweets in RSS Fixes zedeus#1262 * Remove unused skipPinned parameter * Add cookie-based authentication support Fixes zedeus#1303 * Add script for generating cookies * Add optional cookie session fields * Use dynamic rate limits from API responses * Add bearer token for cookie-based auth * Update tests * fix: correct argument parsing for --append flag in get_web_session.py (zedeus#1305) * fix: correct argument parsing for --append flag * fix: strip quotes from extracted user_id in twid cookie * Fix media support for cookie sessions Fixes zedeus#1304 * Fix broken UserMedia photo rail parsing Fixes zedeus#1307 * Add curl-based cookie session script * Include username in session logs if available Fixes zedeus#1310 * Support grok_share card Fixes zedeus#1306 * Add support for tweet views * Bump API versions, use more SessionAwareUrls * Cleanup * Fix broken pinned tweet parsing * Fix rss icon tag * Fix verified parsing for oauth endpoints * Update endpoints, fix parser, remove quotes stat * Remove Nim 1.6.x support Fixes zedeus#1311 * Redirect /i/status/id/history to /i/status/id Fixes zedeus#1231 * Fix broken tweet pagination ("Load more" button) Fixes zedeus#1277 * Expose username as HTML attribute Fixes zedeus#551 * Fix canonical link causing redirects to Twitter Fixes zedeus#526 * Fix double slashes in url replacements Fixes zedeus#520 * Fix intent/follow URL redirect Fixes zedeus#629 * Fix body font size to match x.com Fixes zedeus#711 * Add spaces filter, remove broken filters * Update search panel grid layout and animation * Style number input field * Embed quote tweet in RSS (zedeus#1316) Fixes zedeus#132 Closes zedeus#820 * Include "Video" and link for video tweets in RSS (zedeus#1315) Fixes zedeus#836 * Implement temp fix for cookie sessions Fixes zedeus#1319 * Fix 'key not found in object: expanded_url' error Fixes zedeus#1318 * Ignore null errors, they're internal API errors * Add experimental x-client-transaction-id support (zedeus#1324) * Add experimental x-client-transaction-id support * Remove broken test * Format css * Add video duration to overlay Fixes zedeus#498 * Improve verified checkmark icon, css improvements * Round video duration properly * Transition to ID-only RSS GUIDs on Dec 14, 2025 Fixes zedeus#447 * Use graphTweet for cookie sessions for now * Normalize headers * Add username validation Fixes zedeus#1317 * Add heuristics to detect when to show "Load more" Fixes zedeus#1328 * Allow , in username to support multiple users Fixes zedeus#1329 * Minor fix * Improve headers * Add preliminary support for nitter-proxy * Make maxConcurrentReqs configurable (zedeus#1341) * Fix the checkmark position (zedeus#1347) Co-authored-by: yav <796176@protonmail.com> * CR --------- Co-authored-by: 0xbarchitect <tbng84@gmail.com> Co-authored-by: Zed <zedeus@pm.me> Co-authored-by: 0xCathiefish <72328723+0xcathiefish@users.noreply.github.com> Co-authored-by: jackyzy823 <jackyzy823@gmail.com> Co-authored-by: yav <150280490+796176@users.noreply.github.com> Co-authored-by: yav <796176@protonmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.