fix(reddit,bilibili): switch Reddit to rdt-cli, add bili-cli for Bilibili#235
Merged
Panniantong merged 1 commit intomainfrom Mar 31, 2026
Merged
fix(reddit,bilibili): switch Reddit to rdt-cli, add bili-cli for Bilibili#235Panniantong merged 1 commit intomainfrom
Panniantong merged 1 commit intomainfrom
Conversation
Reddit: Exa crawling had chronic CRAWL_LIVECRAWL_TIMEOUT issues. rdt-cli (304 stars, public-clis) works without login — search, read full posts, and comments all verified. Massive improvement. Bilibili: add bili-cli (590 stars) as optional enhanced backend for hot/rank/search/feed. yt-dlp remains for video metadata + subtitles. Also fix UA string (was "agent-reach/1.0", now proper browser UA). 75 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.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.
Summary
Reddit: Exa → rdt-cli
crawling_exahad chronicCRAWL_LIVECRAWL_TIMEOUTon Reddit (反爬太强)rdt-cli(public-clis, 304 stars) works without login: search + read full posts + commentsrdt search "Claude AI"returns full post text,rdt read POST_IDreturns full commentsBilibili: add bili-cli as optional
bili-cli(public-clis, 590 stars) adds hot/rank/search/feed capabilitiesTest plan
pytest tests/ -v— 75 passedrdt searchreturns real Reddit posts without authrdt readreturns full post text + all commentsbili hotreturns trending videos with view/like/coin countsbili search --type videoreturns video results