Greasy Fork is available in English.
下载 X (Twitter) 点赞列表中的图片、GIF和视频
这些是此脚本的所有版本。 只显示代码变更过的版本。
fix: avoid scroll-to-top on download
fix: stop marker scan at boundary
fix: enforce top before marker tasks
fix: avoid early marker stop
fix: scroll to top before marker scan
feat: disable marker preload
feat: ensure marker downloads start at top
refactor: improve maintainability
chore: bump version
chore: hide preload buffer UI
chore: hide preload toggle
fix: improve resume anchor search
fix: hide marker preview in full mode
feat: improve resume display
fix: mode toggle state
feat: simplify mode toggle
feat: manual resume selection
feat: preload window and foreground pause
docs: note auto pause default
feat: improve resume reliability
chore: bump version to 2.0.0
feat: add full download mode
Revert "feat: add marker and date range modes"
This reverts commit 59116e3d00a9a78af7d18aee3212c3b829737aa1.
feat: add marker and date range modes
chore: bump version and prefer API videos
chore: add X/Twitter icon to script
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 [email protected]
chore: remove API test button, keep core API functions
feat: show author name for tweets without text content
When a tweet has no text (e.g., image-only posts), the marker point now displays "@AuthorName 的推文" instead of "(无文字内容)"
chore: bump version to 1.1.0 for auto-update
feat: add API test button for video quality verification
This prepares for future API-based media downloading which will provide higher quality videos than DOM scraping.