feat: 新增 Instagram、Reddit、贴吧解析及卡片增强#556
Open
XianYuDaXian wants to merge 3 commits into
Open
Conversation
- Instagram:yt-dlp/Reels,HTML 图集与 og 作者、互动文案回退 - Reddit:评论帖/短链/分享链,gallery 多图,Common 卡片子版块头 - 贴吧:访客 mo/q/m,imgsrc 原图与首楼正文,互动行(无喜欢数则不显示) - yt-dlp:Requested format is not available 时回退 bestvideo+bestaudio - 可选 LLM 翻译卡片 title/text(parser_llm_translate_*) - 平台 logo 与 card 主题(instagram/tieba);extra_info 与 text 去重 - 测试 test_instagram/test_reddit;scripts 落盘与 TIEBA/INSTAGRAM 说明文档
chore: 扩展 .gitignore,排除本地探测脚本与落盘目录
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.
概述
新增 Instagram、Reddit、百度贴吧解析,并包含下载/渲染与可选 LLM 翻译相关改动。
新增解析
parser_instagram_ckparser_reddit_ckmo/q/m;首楼正文;imgsrc 原图;互动行;可选parser_tieba_ck其他
title/text(parser_llm_translate_*)transcode-cae+ Referer(修复部分 401)test_instagram.py、test_reddit.py;test_urls.md补充 Reddit.gitignore排除本地*_out/、探测脚本依赖与配置
yt-dlp([all]可选依赖)PARSER_INSTAGRAM_CK/PARSER_REDDIT_CK/PARSER_TIEBA_CK、翻译相关配置项