@jackwener/opencli 1.6.4 → 1.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/clis/1688/item.js +3 -3
- package/dist/clis/1688/search.js +2 -2
- package/dist/clis/1688/shared.d.ts +1 -1
- package/dist/clis/1688/shared.js +1 -1
- package/dist/clis/1688/store.js +2 -2
- package/dist/clis/36kr/article.js +2 -2
- package/dist/clis/36kr/hot.js +2 -2
- package/dist/clis/36kr/news.js +1 -1
- package/dist/clis/36kr/search.js +2 -2
- package/dist/clis/_shared/desktop-commands.d.ts +5 -5
- package/dist/clis/_shared/desktop-commands.js +1 -1
- package/dist/clis/amazon/bestsellers.js +1 -1
- package/dist/clis/amazon/discussion.js +2 -2
- package/dist/clis/amazon/movers-shakers.js +1 -1
- package/dist/clis/amazon/new-releases.js +1 -1
- package/dist/clis/amazon/offer.js +2 -2
- package/dist/clis/amazon/product.js +2 -2
- package/dist/clis/amazon/rankings.d.ts +1 -1
- package/dist/clis/amazon/rankings.js +2 -2
- package/dist/clis/amazon/search.js +2 -2
- package/dist/clis/amazon/shared.d.ts +1 -1
- package/dist/clis/amazon/shared.js +1 -1
- package/dist/clis/antigravity/dump.d.ts +1 -1
- package/dist/clis/antigravity/dump.js +1 -1
- package/dist/clis/antigravity/extract-code.d.ts +1 -1
- package/dist/clis/antigravity/extract-code.js +1 -1
- package/dist/clis/antigravity/model.d.ts +1 -1
- package/dist/clis/antigravity/model.js +1 -1
- package/dist/clis/antigravity/new.d.ts +1 -1
- package/dist/clis/antigravity/new.js +1 -1
- package/dist/clis/antigravity/read.d.ts +1 -1
- package/dist/clis/antigravity/read.js +1 -1
- package/dist/clis/antigravity/send.d.ts +1 -1
- package/dist/clis/antigravity/send.js +1 -1
- package/dist/clis/antigravity/serve.js +3 -3
- package/dist/clis/antigravity/status.d.ts +1 -1
- package/dist/clis/antigravity/status.js +1 -1
- package/dist/clis/antigravity/watch.d.ts +1 -1
- package/dist/clis/antigravity/watch.js +1 -1
- package/dist/clis/apple-podcasts/commands.test.js +1 -1
- package/dist/clis/apple-podcasts/episodes.js +2 -2
- package/dist/clis/apple-podcasts/search.js +2 -2
- package/dist/clis/apple-podcasts/top.js +2 -2
- package/dist/clis/apple-podcasts/utils.js +1 -1
- package/dist/clis/arxiv/paper.js +2 -2
- package/dist/clis/arxiv/search.js +2 -2
- package/dist/clis/arxiv/utils.js +1 -1
- package/dist/clis/band/bands.js +2 -2
- package/dist/clis/band/mentions.js +2 -2
- package/dist/clis/band/post.js +4 -4
- package/dist/clis/band/posts.js +2 -2
- package/dist/clis/barchart/flow.js +1 -1
- package/dist/clis/barchart/greeks.js +1 -1
- package/dist/clis/barchart/options.js +1 -1
- package/dist/clis/barchart/quote.js +1 -1
- package/dist/clis/bbc/news.js +1 -1
- package/dist/clis/bilibili/comments.js +1 -1
- package/dist/clis/bilibili/comments.test.js +1 -1
- package/dist/clis/bilibili/download.js +3 -3
- package/dist/clis/bilibili/dynamic.js +1 -1
- package/dist/clis/bilibili/dynamic.test.js +1 -1
- package/dist/clis/bilibili/favorite.js +1 -1
- package/dist/clis/bilibili/feed.js +1 -1
- package/dist/clis/bilibili/following.js +2 -2
- package/dist/clis/bilibili/history.js +1 -1
- package/dist/clis/bilibili/me.js +1 -1
- package/dist/clis/bilibili/ranking.js +1 -1
- package/dist/clis/bilibili/search.js +1 -1
- package/dist/clis/bilibili/subtitle.js +2 -2
- package/dist/clis/bilibili/subtitle.test.js +2 -2
- package/dist/clis/bilibili/user-videos.js +1 -1
- package/dist/clis/bilibili/utils.d.ts +1 -1
- package/dist/clis/bilibili/utils.js +1 -1
- package/dist/clis/bloomberg/businessweek.js +1 -1
- package/dist/clis/bloomberg/economics.js +1 -1
- package/dist/clis/bloomberg/feeds.js +1 -1
- package/dist/clis/bloomberg/industries.js +1 -1
- package/dist/clis/bloomberg/main.js +1 -1
- package/dist/clis/bloomberg/markets.js +1 -1
- package/dist/clis/bloomberg/news.js +2 -2
- package/dist/clis/bloomberg/opinions.js +1 -1
- package/dist/clis/bloomberg/politics.js +1 -1
- package/dist/clis/bloomberg/tech.js +1 -1
- package/dist/clis/bloomberg/utils.js +1 -1
- package/dist/clis/boss/batchgreet.js +1 -1
- package/dist/clis/boss/chatlist.js +1 -1
- package/dist/clis/boss/chatmsg.js +1 -1
- package/dist/clis/boss/detail.js +1 -1
- package/dist/clis/boss/exchange.js +1 -1
- package/dist/clis/boss/greet.js +1 -1
- package/dist/clis/boss/invite.js +1 -1
- package/dist/clis/boss/joblist.js +1 -1
- package/dist/clis/boss/mark.js +2 -2
- package/dist/clis/boss/recommend.js +1 -1
- package/dist/clis/boss/resume.js +1 -1
- package/dist/clis/boss/search.js +1 -1
- package/dist/clis/boss/send.js +2 -2
- package/dist/clis/boss/stats.js +1 -1
- package/dist/clis/boss/utils.d.ts +1 -1
- package/dist/clis/chaoxing/assignments.js +2 -2
- package/dist/clis/chaoxing/exams.js +1 -1
- package/dist/clis/chaoxing/utils.d.ts +1 -1
- package/dist/clis/chatgpt/ask.d.ts +1 -1
- package/dist/clis/chatgpt/ask.js +2 -2
- package/dist/clis/chatgpt/model.d.ts +1 -1
- package/dist/clis/chatgpt/model.js +2 -2
- package/dist/clis/chatgpt/new.d.ts +1 -1
- package/dist/clis/chatgpt/new.js +2 -2
- package/dist/clis/chatgpt/read.d.ts +1 -1
- package/dist/clis/chatgpt/read.js +2 -2
- package/dist/clis/chatgpt/send.d.ts +1 -1
- package/dist/clis/chatgpt/send.js +2 -2
- package/dist/clis/chatgpt/status.d.ts +1 -1
- package/dist/clis/chatgpt/status.js +2 -2
- package/dist/clis/chatwise/ask.d.ts +1 -1
- package/dist/clis/chatwise/ask.js +2 -2
- package/dist/clis/chatwise/export.d.ts +1 -1
- package/dist/clis/chatwise/export.js +1 -1
- package/dist/clis/chatwise/history.d.ts +1 -1
- package/dist/clis/chatwise/history.js +1 -1
- package/dist/clis/chatwise/model.d.ts +1 -1
- package/dist/clis/chatwise/model.js +2 -2
- package/dist/clis/chatwise/read.d.ts +1 -1
- package/dist/clis/chatwise/read.js +1 -1
- package/dist/clis/chatwise/send.d.ts +1 -1
- package/dist/clis/chatwise/send.js +2 -2
- package/dist/clis/codex/ask.d.ts +1 -1
- package/dist/clis/codex/ask.js +2 -2
- package/dist/clis/codex/export.d.ts +1 -1
- package/dist/clis/codex/export.js +1 -1
- package/dist/clis/codex/extract-diff.d.ts +1 -1
- package/dist/clis/codex/extract-diff.js +1 -1
- package/dist/clis/codex/history.d.ts +1 -1
- package/dist/clis/codex/history.js +1 -1
- package/dist/clis/codex/model.d.ts +1 -1
- package/dist/clis/codex/model.js +1 -1
- package/dist/clis/codex/read.d.ts +1 -1
- package/dist/clis/codex/read.js +1 -1
- package/dist/clis/codex/send.d.ts +1 -1
- package/dist/clis/codex/send.js +2 -2
- package/dist/clis/coupang/add-to-cart.js +1 -1
- package/dist/clis/coupang/search.js +1 -1
- package/dist/clis/ctrip/search.js +2 -2
- package/dist/clis/ctrip/search.test.js +1 -1
- package/dist/clis/cursor/ask.d.ts +1 -1
- package/dist/clis/cursor/ask.js +2 -2
- package/dist/clis/cursor/composer.d.ts +1 -1
- package/dist/clis/cursor/composer.js +2 -2
- package/dist/clis/cursor/export.d.ts +1 -1
- package/dist/clis/cursor/export.js +1 -1
- package/dist/clis/cursor/extract-code.d.ts +1 -1
- package/dist/clis/cursor/extract-code.js +1 -1
- package/dist/clis/cursor/history.d.ts +1 -1
- package/dist/clis/cursor/history.js +1 -1
- package/dist/clis/cursor/model.d.ts +1 -1
- package/dist/clis/cursor/model.js +1 -1
- package/dist/clis/cursor/read.d.ts +1 -1
- package/dist/clis/cursor/read.js +2 -2
- package/dist/clis/cursor/send.d.ts +1 -1
- package/dist/clis/cursor/send.js +2 -2
- package/dist/clis/discord-app/channels.d.ts +1 -1
- package/dist/clis/discord-app/channels.js +1 -1
- package/dist/clis/discord-app/members.d.ts +1 -1
- package/dist/clis/discord-app/members.js +1 -1
- package/dist/clis/discord-app/read.d.ts +1 -1
- package/dist/clis/discord-app/read.js +1 -1
- package/dist/clis/discord-app/search.d.ts +1 -1
- package/dist/clis/discord-app/search.js +1 -1
- package/dist/clis/discord-app/send.d.ts +1 -1
- package/dist/clis/discord-app/send.js +1 -1
- package/dist/clis/discord-app/servers.d.ts +1 -1
- package/dist/clis/discord-app/servers.js +1 -1
- package/dist/clis/discord-app/status.d.ts +1 -1
- package/dist/clis/discord-app/status.js +1 -1
- package/dist/clis/douban/book-hot.js +1 -1
- package/dist/clis/douban/download.js +4 -4
- package/dist/clis/douban/download.test.js +3 -3
- package/dist/clis/douban/marks.js +1 -1
- package/dist/clis/douban/movie-hot.js +1 -1
- package/dist/clis/douban/photos.js +1 -1
- package/dist/clis/douban/reviews.js +1 -1
- package/dist/clis/douban/search.js +1 -1
- package/dist/clis/douban/utils.d.ts +1 -1
- package/dist/clis/douban/utils.js +1 -1
- package/dist/clis/doubao/ask.d.ts +1 -1
- package/dist/clis/doubao/ask.js +1 -1
- package/dist/clis/doubao/detail.d.ts +1 -1
- package/dist/clis/doubao/detail.js +1 -1
- package/dist/clis/doubao/detail.test.js +1 -1
- package/dist/clis/doubao/history.d.ts +1 -1
- package/dist/clis/doubao/history.js +1 -1
- package/dist/clis/doubao/history.test.js +1 -1
- package/dist/clis/doubao/meeting-summary.d.ts +1 -1
- package/dist/clis/doubao/meeting-summary.js +1 -1
- package/dist/clis/doubao/meeting-transcript.d.ts +1 -1
- package/dist/clis/doubao/meeting-transcript.js +1 -1
- package/dist/clis/doubao/new.d.ts +1 -1
- package/dist/clis/doubao/new.js +1 -1
- package/dist/clis/doubao/read.d.ts +1 -1
- package/dist/clis/doubao/read.js +1 -1
- package/dist/clis/doubao/send.d.ts +1 -1
- package/dist/clis/doubao/send.js +1 -1
- package/dist/clis/doubao/status.d.ts +1 -1
- package/dist/clis/doubao/status.js +1 -1
- package/dist/clis/doubao/utils.d.ts +1 -1
- package/dist/clis/doubao-app/ask.d.ts +1 -1
- package/dist/clis/doubao-app/ask.js +1 -1
- package/dist/clis/doubao-app/dump.d.ts +1 -1
- package/dist/clis/doubao-app/dump.js +1 -1
- package/dist/clis/doubao-app/new.d.ts +1 -1
- package/dist/clis/doubao-app/new.js +1 -1
- package/dist/clis/doubao-app/read.d.ts +1 -1
- package/dist/clis/doubao-app/read.js +1 -1
- package/dist/clis/doubao-app/screenshot.d.ts +1 -1
- package/dist/clis/doubao-app/screenshot.js +1 -1
- package/dist/clis/doubao-app/send.d.ts +1 -1
- package/dist/clis/doubao-app/send.js +1 -1
- package/dist/clis/doubao-app/status.d.ts +1 -1
- package/dist/clis/doubao-app/status.js +1 -1
- package/dist/clis/douyin/_shared/browser-fetch.d.ts +1 -1
- package/dist/clis/douyin/_shared/browser-fetch.js +1 -1
- package/dist/clis/douyin/_shared/imagex-upload.js +1 -1
- package/dist/clis/douyin/_shared/imagex-upload.test.js +1 -1
- package/dist/clis/douyin/_shared/public-api.d.ts +1 -1
- package/dist/clis/douyin/_shared/sts2.d.ts +1 -1
- package/dist/clis/douyin/_shared/sts2.js +1 -1
- package/dist/clis/douyin/_shared/sts2.test.js +1 -1
- package/dist/clis/douyin/_shared/tos-upload-short-read.test.js +1 -1
- package/dist/clis/douyin/_shared/tos-upload.js +1 -1
- package/dist/clis/douyin/_shared/transcode.d.ts +1 -1
- package/dist/clis/douyin/_shared/transcode.js +1 -1
- package/dist/clis/douyin/_shared/transcode.test.js +1 -1
- package/dist/clis/douyin/activities.js +1 -1
- package/dist/clis/douyin/activities.test.js +1 -1
- package/dist/clis/douyin/collections.js +1 -1
- package/dist/clis/douyin/collections.test.js +1 -1
- package/dist/clis/douyin/delete.js +1 -1
- package/dist/clis/douyin/delete.test.js +1 -1
- package/dist/clis/douyin/draft.js +2 -2
- package/dist/clis/douyin/draft.test.js +2 -2
- package/dist/clis/douyin/drafts.js +1 -1
- package/dist/clis/douyin/drafts.test.js +1 -1
- package/dist/clis/douyin/hashtag.js +2 -2
- package/dist/clis/douyin/hashtag.test.js +1 -1
- package/dist/clis/douyin/location.js +1 -1
- package/dist/clis/douyin/location.test.js +1 -1
- package/dist/clis/douyin/profile.js +2 -2
- package/dist/clis/douyin/profile.test.js +1 -1
- package/dist/clis/douyin/publish.js +2 -2
- package/dist/clis/douyin/publish.test.js +1 -1
- package/dist/clis/douyin/stats.js +1 -1
- package/dist/clis/douyin/stats.test.js +1 -1
- package/dist/clis/douyin/update.js +2 -2
- package/dist/clis/douyin/update.test.js +1 -1
- package/dist/clis/douyin/user-videos.js +1 -1
- package/dist/clis/douyin/user-videos.test.js +1 -1
- package/dist/clis/douyin/videos.js +1 -1
- package/dist/clis/douyin/videos.test.js +1 -1
- package/dist/clis/facebook/search.test.js +1 -1
- package/dist/clis/gemini/ask.d.ts +1 -1
- package/dist/clis/gemini/ask.js +1 -1
- package/dist/clis/gemini/deep-research-result.d.ts +1 -1
- package/dist/clis/gemini/deep-research-result.js +1 -1
- package/dist/clis/gemini/deep-research.d.ts +1 -1
- package/dist/clis/gemini/deep-research.js +1 -1
- package/dist/clis/gemini/image.d.ts +1 -1
- package/dist/clis/gemini/image.js +2 -2
- package/dist/clis/gemini/new.d.ts +1 -1
- package/dist/clis/gemini/new.js +1 -1
- package/dist/clis/gemini/utils.d.ts +1 -1
- package/dist/clis/gemini/utils.js +1 -1
- package/dist/clis/google/news.js +2 -2
- package/dist/clis/google/search.js +2 -2
- package/dist/clis/google/suggest.js +2 -2
- package/dist/clis/google/trends.js +2 -2
- package/dist/clis/grok/ask.d.ts +2 -2
- package/dist/clis/grok/ask.js +1 -1
- package/dist/clis/hf/top.js +2 -2
- package/dist/clis/hupu/detail.js +1 -1
- package/dist/clis/hupu/like.js +2 -2
- package/dist/clis/hupu/mentions.js +2 -2
- package/dist/clis/hupu/reply.js +2 -2
- package/dist/clis/hupu/search.js +1 -1
- package/dist/clis/hupu/unlike.js +2 -2
- package/dist/clis/hupu/utils.d.ts +1 -1
- package/dist/clis/hupu/utils.js +1 -1
- package/dist/clis/imdb/person.js +2 -2
- package/dist/clis/imdb/reviews.js +2 -2
- package/dist/clis/imdb/search.js +2 -2
- package/dist/clis/imdb/title.js +2 -2
- package/dist/clis/imdb/top.js +2 -2
- package/dist/clis/imdb/trending.js +2 -2
- package/dist/clis/imdb/utils.d.ts +1 -1
- package/dist/clis/imdb/utils.js +1 -1
- package/dist/clis/instagram/_shared/private-publish.d.ts +1 -1
- package/dist/clis/instagram/_shared/private-publish.js +1 -1
- package/dist/clis/instagram/_shared/protocol-capture.d.ts +1 -1
- package/dist/clis/instagram/_shared/runtime-info.d.ts +1 -1
- package/dist/clis/instagram/download.js +3 -3
- package/dist/clis/instagram/download.test.js +4 -4
- package/dist/clis/instagram/note.js +2 -2
- package/dist/clis/instagram/note.test.js +2 -2
- package/dist/clis/instagram/post.js +2 -2
- package/dist/clis/instagram/post.test.js +2 -2
- package/dist/clis/instagram/reel.js +3 -3
- package/dist/clis/instagram/reel.test.js +2 -2
- package/dist/clis/instagram/story.js +2 -2
- package/dist/clis/instagram/story.test.js +2 -2
- package/dist/clis/jd/item.js +1 -1
- package/dist/clis/jd/item.test.js +1 -1
- package/dist/clis/jike/comment.js +1 -1
- package/dist/clis/jike/create.js +1 -1
- package/dist/clis/jike/feed.js +1 -1
- package/dist/clis/jike/like.js +1 -1
- package/dist/clis/jike/notifications.js +1 -1
- package/dist/clis/jike/repost.js +1 -1
- package/dist/clis/jike/search.js +1 -1
- package/dist/clis/lesswrong/_helpers.js +1 -1
- package/dist/clis/lesswrong/comments.js +2 -2
- package/dist/clis/lesswrong/curated.js +1 -1
- package/dist/clis/lesswrong/frontpage.js +1 -1
- package/dist/clis/lesswrong/new.js +1 -1
- package/dist/clis/lesswrong/read.js +2 -2
- package/dist/clis/lesswrong/sequences.js +1 -1
- package/dist/clis/lesswrong/shortform.js +1 -1
- package/dist/clis/lesswrong/tag.js +2 -2
- package/dist/clis/lesswrong/tags.js +1 -1
- package/dist/clis/lesswrong/top-month.js +1 -1
- package/dist/clis/lesswrong/top-week.js +1 -1
- package/dist/clis/lesswrong/top-year.js +1 -1
- package/dist/clis/lesswrong/top.js +1 -1
- package/dist/clis/lesswrong/user-posts.js +1 -1
- package/dist/clis/lesswrong/user.js +2 -2
- package/dist/clis/linkedin/search.js +2 -2
- package/dist/clis/linkedin/timeline.js +2 -2
- package/dist/clis/linkedin/timeline.test.js +1 -1
- package/dist/clis/linux-do/category.js +1 -1
- package/dist/clis/linux-do/feed.d.ts +2 -2
- package/dist/clis/linux-do/feed.js +2 -2
- package/dist/clis/linux-do/hot.js +1 -1
- package/dist/clis/linux-do/latest.js +1 -1
- package/dist/clis/medium/feed.js +1 -1
- package/dist/clis/medium/search.js +1 -1
- package/dist/clis/medium/user.js +1 -1
- package/dist/clis/medium/utils.d.ts +1 -1
- package/dist/clis/medium/utils.js +1 -1
- package/dist/clis/notebooklm/compat.test.js +1 -1
- package/dist/clis/notebooklm/current.js +2 -2
- package/dist/clis/notebooklm/get.js +2 -2
- package/dist/clis/notebooklm/history.js +2 -2
- package/dist/clis/notebooklm/history.test.js +1 -1
- package/dist/clis/notebooklm/list.js +2 -2
- package/dist/clis/notebooklm/note-list.js +2 -2
- package/dist/clis/notebooklm/note-list.test.js +1 -1
- package/dist/clis/notebooklm/notes-get.js +2 -2
- package/dist/clis/notebooklm/notes-get.test.js +1 -1
- package/dist/clis/notebooklm/open.js +2 -2
- package/dist/clis/notebooklm/open.test.js +1 -1
- package/dist/clis/notebooklm/rpc.d.ts +1 -1
- package/dist/clis/notebooklm/rpc.js +1 -1
- package/dist/clis/notebooklm/rpc.test.js +1 -1
- package/dist/clis/notebooklm/source-fulltext.js +2 -2
- package/dist/clis/notebooklm/source-fulltext.test.js +1 -1
- package/dist/clis/notebooklm/source-get.js +2 -2
- package/dist/clis/notebooklm/source-get.test.js +1 -1
- package/dist/clis/notebooklm/source-guide.js +2 -2
- package/dist/clis/notebooklm/source-guide.test.js +1 -1
- package/dist/clis/notebooklm/source-list.js +2 -2
- package/dist/clis/notebooklm/status.js +1 -1
- package/dist/clis/notebooklm/summary.js +2 -2
- package/dist/clis/notebooklm/summary.test.js +1 -1
- package/dist/clis/notebooklm/utils.d.ts +1 -1
- package/dist/clis/notebooklm/utils.js +1 -1
- package/dist/clis/notion/export.d.ts +1 -1
- package/dist/clis/notion/export.js +1 -1
- package/dist/clis/notion/favorites.d.ts +1 -1
- package/dist/clis/notion/favorites.js +1 -1
- package/dist/clis/notion/new.d.ts +1 -1
- package/dist/clis/notion/new.js +1 -1
- package/dist/clis/notion/read.d.ts +1 -1
- package/dist/clis/notion/read.js +1 -1
- package/dist/clis/notion/search.d.ts +1 -1
- package/dist/clis/notion/search.js +1 -1
- package/dist/clis/notion/sidebar.d.ts +1 -1
- package/dist/clis/notion/sidebar.js +1 -1
- package/dist/clis/notion/status.d.ts +1 -1
- package/dist/clis/notion/status.js +1 -1
- package/dist/clis/notion/write.d.ts +1 -1
- package/dist/clis/notion/write.js +1 -1
- package/dist/clis/ones/common.d.ts +1 -1
- package/dist/clis/ones/common.js +1 -1
- package/dist/clis/ones/enrich-tasks.d.ts +1 -1
- package/dist/clis/ones/login.js +2 -2
- package/dist/clis/ones/logout.js +1 -1
- package/dist/clis/ones/me.js +2 -2
- package/dist/clis/ones/my-tasks.js +2 -2
- package/dist/clis/ones/resolve-labels.d.ts +1 -1
- package/dist/clis/ones/task-helpers.js +1 -1
- package/dist/clis/ones/task.js +2 -2
- package/dist/clis/ones/tasks.js +2 -2
- package/dist/clis/ones/token-info.js +2 -2
- package/dist/clis/ones/worklog.js +2 -2
- package/dist/clis/paperreview/commands.test.js +1 -1
- package/dist/clis/paperreview/feedback.js +2 -2
- package/dist/clis/paperreview/review.js +2 -2
- package/dist/clis/paperreview/submit.js +2 -2
- package/dist/clis/paperreview/utils.js +1 -1
- package/dist/clis/paperreview/utils.test.js +1 -1
- package/dist/clis/pixiv/download.js +4 -4
- package/dist/clis/pixiv/download.test.js +3 -3
- package/dist/clis/pixiv/illusts.js +2 -2
- package/dist/clis/pixiv/illusts.test.js +2 -2
- package/dist/clis/pixiv/search.js +1 -1
- package/dist/clis/pixiv/search.test.js +2 -2
- package/dist/clis/pixiv/test-utils.d.ts +1 -1
- package/dist/clis/pixiv/utils.d.ts +1 -1
- package/dist/clis/pixiv/utils.js +1 -1
- package/dist/clis/producthunt/browse.js +2 -2
- package/dist/clis/producthunt/hot.js +2 -2
- package/dist/clis/producthunt/posts.js +1 -1
- package/dist/clis/producthunt/today.js +1 -1
- package/dist/clis/reddit/comment.js +2 -2
- package/dist/clis/reddit/read.js +2 -2
- package/dist/clis/reddit/read.test.js +1 -1
- package/dist/clis/reddit/save.js +2 -2
- package/dist/clis/reddit/saved.js +2 -2
- package/dist/clis/reddit/subscribe.js +2 -2
- package/dist/clis/reddit/upvote.js +2 -2
- package/dist/clis/reddit/upvoted.js +2 -2
- package/dist/clis/reuters/search.js +1 -1
- package/dist/clis/sinablog/article.js +1 -1
- package/dist/clis/sinablog/hot.js +1 -1
- package/dist/clis/sinablog/search.js +1 -1
- package/dist/clis/sinablog/user.js +1 -1
- package/dist/clis/sinablog/utils.d.ts +1 -1
- package/dist/clis/sinafinance/news.js +2 -2
- package/dist/clis/sinafinance/rolling-news.js +1 -1
- package/dist/clis/sinafinance/stock-rank.js +1 -1
- package/dist/clis/sinafinance/stock.js +2 -2
- package/dist/clis/smzdm/search.js +1 -1
- package/dist/clis/spotify/spotify.js +2 -2
- package/dist/clis/spotify/utils.js +1 -1
- package/dist/clis/substack/feed.js +1 -1
- package/dist/clis/substack/publication.js +1 -1
- package/dist/clis/substack/search.js +2 -2
- package/dist/clis/substack/utils.d.ts +1 -1
- package/dist/clis/substack/utils.js +1 -1
- package/dist/clis/tieba/commands.test.js +1 -1
- package/dist/clis/tieba/hot.js +2 -2
- package/dist/clis/tieba/posts.js +2 -2
- package/dist/clis/tieba/read.js +2 -2
- package/dist/clis/tieba/search.js +2 -2
- package/dist/clis/twitter/accept.js +2 -2
- package/dist/clis/twitter/article.js +2 -2
- package/dist/clis/twitter/block.js +2 -2
- package/dist/clis/twitter/bookmark.js +2 -2
- package/dist/clis/twitter/bookmarks.js +2 -2
- package/dist/clis/twitter/delete.js +2 -2
- package/dist/clis/twitter/delete.test.js +2 -2
- package/dist/clis/twitter/download.js +3 -3
- package/dist/clis/twitter/follow.js +2 -2
- package/dist/clis/twitter/followers.js +2 -2
- package/dist/clis/twitter/following.js +2 -2
- package/dist/clis/twitter/hide-reply.js +2 -2
- package/dist/clis/twitter/like.js +2 -2
- package/dist/clis/twitter/likes.js +2 -2
- package/dist/clis/twitter/notifications.js +2 -2
- package/dist/clis/twitter/post.js +2 -2
- package/dist/clis/twitter/post.test.js +1 -1
- package/dist/clis/twitter/profile.js +2 -2
- package/dist/clis/twitter/reply-dm.js +2 -2
- package/dist/clis/twitter/reply.js +2 -2
- package/dist/clis/twitter/reply.test.js +1 -1
- package/dist/clis/twitter/search.js +2 -2
- package/dist/clis/twitter/search.test.js +1 -1
- package/dist/clis/twitter/shared.d.ts +1 -1
- package/dist/clis/twitter/thread.js +2 -2
- package/dist/clis/twitter/timeline.js +2 -2
- package/dist/clis/twitter/trending.js +2 -2
- package/dist/clis/twitter/unblock.js +2 -2
- package/dist/clis/twitter/unbookmark.js +2 -2
- package/dist/clis/twitter/unfollow.js +2 -2
- package/dist/clis/v2ex/daily.js +2 -2
- package/dist/clis/v2ex/me.js +2 -2
- package/dist/clis/v2ex/notifications.js +2 -2
- package/dist/clis/web/read.js +2 -2
- package/dist/clis/weibo/comments.js +1 -1
- package/dist/clis/weibo/feed.js +1 -1
- package/dist/clis/weibo/hot.js +1 -1
- package/dist/clis/weibo/me.js +2 -2
- package/dist/clis/weibo/post.js +2 -2
- package/dist/clis/weibo/search.js +2 -2
- package/dist/clis/weibo/user.js +2 -2
- package/dist/clis/weibo/utils.d.ts +1 -1
- package/dist/clis/weibo/utils.js +1 -1
- package/dist/clis/weixin/download.js +2 -2
- package/dist/clis/weread/book.js +2 -2
- package/dist/clis/weread/commands.test.js +2 -2
- package/dist/clis/weread/highlights.js +1 -1
- package/dist/clis/weread/notebooks.js +1 -1
- package/dist/clis/weread/notes.js +1 -1
- package/dist/clis/weread/private-api-regression.test.js +2 -2
- package/dist/clis/weread/ranking.js +1 -1
- package/dist/clis/weread/search-regression.test.js +1 -1
- package/dist/clis/weread/search.js +1 -1
- package/dist/clis/weread/shelf.js +3 -3
- package/dist/clis/weread/utils.d.ts +1 -1
- package/dist/clis/weread/utils.js +1 -1
- package/dist/clis/wikipedia/random.js +2 -2
- package/dist/clis/wikipedia/search.js +2 -2
- package/dist/clis/wikipedia/summary.js +2 -2
- package/dist/clis/wikipedia/trending.js +2 -2
- package/dist/clis/wikipedia/utils.js +1 -1
- package/dist/clis/xianyu/chat.js +2 -2
- package/dist/clis/xianyu/item.js +2 -2
- package/dist/clis/xianyu/item.test.js +2 -2
- package/dist/clis/xianyu/search.js +2 -2
- package/dist/clis/xianyu/utils.js +1 -1
- package/dist/clis/xiaohongshu/comments.js +2 -2
- package/dist/clis/xiaohongshu/comments.test.js +1 -1
- package/dist/clis/xiaohongshu/creator-note-detail.d.ts +1 -1
- package/dist/clis/xiaohongshu/creator-note-detail.js +1 -1
- package/dist/clis/xiaohongshu/creator-note-detail.test.js +1 -1
- package/dist/clis/xiaohongshu/creator-notes-summary.js +1 -1
- package/dist/clis/xiaohongshu/creator-notes.d.ts +1 -1
- package/dist/clis/xiaohongshu/creator-notes.js +1 -1
- package/dist/clis/xiaohongshu/creator-notes.test.js +1 -1
- package/dist/clis/xiaohongshu/creator-profile.js +1 -1
- package/dist/clis/xiaohongshu/creator-stats.js +1 -1
- package/dist/clis/xiaohongshu/download.js +3 -3
- package/dist/clis/xiaohongshu/download.test.js +3 -3
- package/dist/clis/xiaohongshu/note.js +2 -2
- package/dist/clis/xiaohongshu/note.test.js +1 -1
- package/dist/clis/xiaohongshu/publish.js +1 -1
- package/dist/clis/xiaohongshu/publish.test.js +1 -1
- package/dist/clis/xiaohongshu/search.js +2 -2
- package/dist/clis/xiaohongshu/search.test.js +1 -1
- package/dist/clis/xiaohongshu/user.js +1 -1
- package/dist/clis/xiaoyuzhou/episode.js +2 -2
- package/dist/clis/xiaoyuzhou/podcast-episodes.js +2 -2
- package/dist/clis/xiaoyuzhou/podcast.js +2 -2
- package/dist/clis/xiaoyuzhou/utils.js +1 -1
- package/dist/clis/xueqiu/comments.d.ts +1 -1
- package/dist/clis/xueqiu/comments.js +4 -4
- package/dist/clis/xueqiu/comments.test.js +3 -3
- package/dist/clis/xueqiu/danjuan-utils.d.ts +1 -1
- package/dist/clis/xueqiu/fund-holdings.js +1 -1
- package/dist/clis/xueqiu/fund-snapshot.js +1 -1
- package/dist/clis/yahoo-finance/quote.js +1 -1
- package/dist/clis/yollomi/background.js +2 -2
- package/dist/clis/yollomi/edit.js +2 -2
- package/dist/clis/yollomi/face-swap.js +2 -2
- package/dist/clis/yollomi/generate.js +2 -2
- package/dist/clis/yollomi/models.js +1 -1
- package/dist/clis/yollomi/object-remover.js +2 -2
- package/dist/clis/yollomi/remove-bg.js +2 -2
- package/dist/clis/yollomi/restore.js +2 -2
- package/dist/clis/yollomi/try-on.js +2 -2
- package/dist/clis/yollomi/upload.js +2 -2
- package/dist/clis/yollomi/upscale.js +2 -2
- package/dist/clis/yollomi/utils.d.ts +1 -1
- package/dist/clis/yollomi/utils.js +1 -1
- package/dist/clis/yollomi/video.js +2 -2
- package/dist/clis/youtube/channel.js +2 -2
- package/dist/clis/youtube/comments.js +2 -2
- package/dist/clis/youtube/search.js +1 -1
- package/dist/clis/youtube/transcript.js +2 -2
- package/dist/clis/youtube/utils.d.ts +1 -1
- package/dist/clis/youtube/video.js +2 -2
- package/dist/clis/yuanbao/ask.d.ts +1 -1
- package/dist/clis/yuanbao/ask.js +2 -2
- package/dist/clis/yuanbao/ask.test.js +1 -1
- package/dist/clis/yuanbao/new.d.ts +1 -1
- package/dist/clis/yuanbao/new.js +1 -1
- package/dist/clis/yuanbao/new.test.js +1 -1
- package/dist/clis/yuanbao/shared.d.ts +2 -2
- package/dist/clis/yuanbao/shared.js +1 -1
- package/dist/clis/zhihu/download.js +2 -2
- package/dist/clis/zhihu/question.js +2 -2
- package/dist/clis/zhihu/question.test.js +2 -2
- package/dist/clis/zsxq/dynamics.js +1 -1
- package/dist/clis/zsxq/groups.js +1 -1
- package/dist/clis/zsxq/search.js +1 -1
- package/dist/clis/zsxq/search.test.js +1 -1
- package/dist/clis/zsxq/topic.js +2 -2
- package/dist/clis/zsxq/topic.test.js +1 -1
- package/dist/clis/zsxq/topics.js +1 -1
- package/dist/clis/zsxq/topics.test.js +1 -1
- package/dist/clis/zsxq/utils.d.ts +1 -1
- package/dist/clis/zsxq/utils.js +1 -1
- package/dist/src/discovery.d.ts +5 -5
- package/dist/src/discovery.js +22 -75
- package/dist/src/engine.test.js +3 -3
- package/dist/src/package-exports.test.d.ts +1 -0
- package/dist/src/package-exports.test.js +75 -0
- package/dist/src/registry-api.d.ts +1 -1
- package/package.json +15 -11
- package/dist/browser/cdp.d.ts +0 -1
- package/dist/browser/cdp.js +0 -2
- package/dist/browser/page.d.ts +0 -1
- package/dist/browser/page.js +0 -2
- package/dist/browser/utils.d.ts +0 -1
- package/dist/browser/utils.js +0 -2
- package/dist/download/article-download.d.ts +0 -1
- package/dist/download/article-download.js +0 -2
- package/dist/download/index.d.ts +0 -1
- package/dist/download/index.js +0 -2
- package/dist/download/media-download.d.ts +0 -1
- package/dist/download/media-download.js +0 -2
- package/dist/download/progress.d.ts +0 -1
- package/dist/download/progress.js +0 -2
- package/dist/pipeline/index.d.ts +0 -1
- package/dist/pipeline/index.js +0 -2
package/dist/clis/1688/item.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
3
|
-
import { isRecord } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
|
+
import { isRecord } from '@jackwener/opencli/utils';
|
|
4
4
|
import { assertAuthenticatedState, buildDetailUrl, buildProvenance, canonicalizeSellerUrl, cleanMultilineText, cleanText, extractLocation, extractMemberId, extractOfferId, extractShopId, gotoAndReadState, normalizePriceTiers, parseMoqText, parsePriceText, toNumber, uniqueNonEmpty, } from './shared.js';
|
|
5
5
|
function normalizeItemPayload(payload) {
|
|
6
6
|
const href = cleanText(payload.href);
|
package/dist/clis/1688/search.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError, EmptyResultError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError, EmptyResultError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { FACTORY_BADGE_PATTERNS, SERVICE_BADGE_PATTERNS, assertAuthenticatedState, buildProvenance, buildSearchUrl, canonicalizeItemUrl, canonicalizeSellerUrl, cleanText, extractBadges, extractLocation, extractMemberId, extractOfferId, extractShopId, gotoAndReadState, parseMoqText, parsePriceText, SEARCH_LIMIT_DEFAULT, SEARCH_LIMIT_MAX, parseSearchLimit, uniqueNonEmpty, } from './shared.js';
|
|
4
4
|
const SEARCH_ITEM_URL_PATTERNS = [
|
|
5
5
|
'detail.1688.com/offer/',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IPage } from '
|
|
1
|
+
import type { IPage } from '@jackwener/opencli/types';
|
|
2
2
|
export declare const SITE = "1688";
|
|
3
3
|
export declare const HOME_URL = "https://www.1688.com/";
|
|
4
4
|
export declare const SEARCH_URL_PREFIX = "https://s.1688.com/selloffer/offer_search.htm?charset=utf8&keywords=";
|
package/dist/clis/1688/shared.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ArgumentError, AuthRequiredError, CommandExecutionError } from '
|
|
1
|
+
import { ArgumentError, AuthRequiredError, CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
2
|
export const SITE = '1688';
|
|
3
3
|
export const HOME_URL = 'https://www.1688.com/';
|
|
4
4
|
export const SEARCH_URL_PREFIX = 'https://s.1688.com/selloffer/offer_search.htm?charset=utf8&keywords=';
|
package/dist/clis/1688/store.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError, EmptyResultError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError, EmptyResultError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { FACTORY_BADGE_PATTERNS, SERVICE_BADGE_PATTERNS, assertAuthenticatedState, buildDetailUrl, buildProvenance, canonicalizeSellerUrl, canonicalizeStoreUrl, cleanMultilineText, cleanText, extractAddress, extractBadges, extractMemberId, extractMetric, extractOfferId, extractShopId, extractYearsOnPlatform, gotoAndReadState, guessTopCategories, resolveStoreUrl, uniqueNonEmpty, } from './shared.js';
|
|
4
4
|
function normalizeStorePayload(input) {
|
|
5
5
|
const storePayload = input.storePayload;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Fetches the full content of a 36kr article given its ID or URL.
|
|
5
5
|
*/
|
|
6
|
-
import { cli, Strategy } from '
|
|
7
|
-
import { CliError } from '
|
|
6
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
7
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
8
8
|
/** Extract article ID from a full URL or a bare numeric ID string */
|
|
9
9
|
function parseArticleId(input) {
|
|
10
10
|
const m = input.match(/\/p\/(\d+)/);
|
package/dist/clis/36kr/hot.js
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* Navigates to the 36kr hot-list page and scrapes rendered article links.
|
|
5
5
|
* Supports category types: renqi (人气), zonghe (综合), shoucang (收藏), catalog (综合热门).
|
|
6
6
|
*/
|
|
7
|
-
import { cli, Strategy } from '
|
|
8
|
-
import { CliError } from '
|
|
7
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
8
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
9
9
|
const TYPE_MAP = {
|
|
10
10
|
renqi: '人气榜',
|
|
11
11
|
zonghe: '综合榜',
|
package/dist/clis/36kr/news.js
CHANGED
package/dist/clis/36kr/search.js
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
*
|
|
4
4
|
* Navigates to the 36kr search results page and scrapes rendered articles.
|
|
5
5
|
*/
|
|
6
|
-
import { cli, Strategy } from '
|
|
7
|
-
import { CliError } from '
|
|
6
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
7
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
8
8
|
cli({
|
|
9
9
|
site: '36kr',
|
|
10
10
|
name: 'search',
|
|
@@ -3,20 +3,20 @@
|
|
|
3
3
|
* Eliminates duplicate screenshot/status/new/dump implementations
|
|
4
4
|
* across cursor, codex, chatwise, etc.
|
|
5
5
|
*/
|
|
6
|
-
import type { CliOptions } from '
|
|
6
|
+
import type { CliOptions } from '@jackwener/opencli/registry';
|
|
7
7
|
/**
|
|
8
8
|
* Factory: capture DOM HTML + accessibility snapshot.
|
|
9
9
|
*/
|
|
10
|
-
export declare function makeScreenshotCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("
|
|
10
|
+
export declare function makeScreenshotCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("@jackwener/opencli/registry").CliCommand;
|
|
11
11
|
/**
|
|
12
12
|
* Factory: check CDP connection status.
|
|
13
13
|
*/
|
|
14
|
-
export declare function makeStatusCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("
|
|
14
|
+
export declare function makeStatusCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("@jackwener/opencli/registry").CliCommand;
|
|
15
15
|
/**
|
|
16
16
|
* Factory: start a new session via Cmd/Ctrl+N.
|
|
17
17
|
*/
|
|
18
|
-
export declare function makeNewCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("
|
|
18
|
+
export declare function makeNewCommand(site: string, displayName?: string, extra?: Partial<CliOptions>): import("@jackwener/opencli/registry").CliCommand;
|
|
19
19
|
/**
|
|
20
20
|
* Factory: dump DOM + snapshot for reverse-engineering.
|
|
21
21
|
*/
|
|
22
|
-
export declare function makeDumpCommand(site: string): import("
|
|
22
|
+
export declare function makeDumpCommand(site: string): import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { buildDiscussionUrl, buildProvenance, cleanText, extractAsin, normalizeProductUrl, parseRatingValue, parseReviewCount, trimRatingPrefix, uniqueNonEmpty, assertUsableState, gotoAndReadState, } from './shared.js';
|
|
4
4
|
function normalizeDiscussionPayload(payload) {
|
|
5
5
|
const sourceUrl = cleanText(payload.href) || buildDiscussionUrl(payload.href ?? '');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { buildProductUrl, buildProvenance, cleanText, extractAsin, isAmazonEntity, normalizeProductUrl, PRIMARY_PRICE_SELECTORS, parsePriceText, assertUsableState, gotoAndReadState, } from './shared.js';
|
|
4
4
|
const OFFER_FACT_SELECTOR = [
|
|
5
5
|
'#sellerProfileTriggerId',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { buildProductUrl, buildProvenance, cleanText, extractAsin, PRIMARY_PRICE_SELECTORS, parsePriceText, parseRatingValue, parseReviewCount, normalizeProductUrl, uniqueNonEmpty, assertUsableState, gotoAndReadState, } from './shared.js';
|
|
4
4
|
const PRODUCT_TITLE_SELECTOR = '#productTitle, #title span, [data-feature-name="title"] h1 span';
|
|
5
5
|
const BYLINE_SELECTOR = '#bylineInfo, [data-feature-name="bylineInfo"] #bylineInfo';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { Strategy } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { assertUsableState, buildProvenance, cleanText, extractAsin, extractCategoryNodeId, extractReviewCountFromCardText, firstMeaningfulLine, gotoAndReadState, isRankingPaginationUrl, normalizeProductUrl, parsePriceText, parseRatingValue, parseReviewCount, resolveRankingUrl, toAbsoluteAmazonUrl, uniqueNonEmpty, } from './shared.js';
|
|
4
4
|
function parseRank(rawRank, fallback) {
|
|
5
5
|
const normalized = cleanText(rawRank);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { CommandExecutionError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
import { buildProvenance, buildSearchUrl, cleanText, extractAsin, normalizeProductUrl, parsePriceText, parseRatingValue, parseReviewCount, assertUsableState, gotoAndReadState, } from './shared.js';
|
|
4
4
|
function normalizeSearchCandidate(candidate, rank, sourceUrl) {
|
|
5
5
|
const productUrl = normalizeProductUrl(candidate.href);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ArgumentError, CommandExecutionError } from '
|
|
1
|
+
import { ArgumentError, CommandExecutionError } from '@jackwener/opencli/errors';
|
|
2
2
|
export const SITE = 'amazon';
|
|
3
3
|
export const DOMAIN = 'amazon.com';
|
|
4
4
|
export const HOME_URL = 'https://www.amazon.com/';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const dumpCommand: import("
|
|
1
|
+
export declare const dumpCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const extractCodeCommand: import("
|
|
1
|
+
export declare const extractCodeCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const modelCommand: import("
|
|
1
|
+
export declare const modelCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const newCommand: import("
|
|
1
|
+
export declare const newCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const readCommand: import("
|
|
1
|
+
export declare const readCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sendCommand: import("
|
|
1
|
+
export declare const sendCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
* ANTHROPIC_BASE_URL=http://localhost:8082 claude
|
|
11
11
|
*/
|
|
12
12
|
import { createServer } from 'node:http';
|
|
13
|
-
import { CDPBridge } from '
|
|
14
|
-
import { resolveElectronEndpoint } from '
|
|
15
|
-
import { EXIT_CODES, getErrorMessage } from '
|
|
13
|
+
import { CDPBridge } from '@jackwener/opencli/browser/cdp';
|
|
14
|
+
import { resolveElectronEndpoint } from '@jackwener/opencli/launcher';
|
|
15
|
+
import { EXIT_CODES, getErrorMessage } from '@jackwener/opencli/errors';
|
|
16
16
|
// ─── Helpers ─────────────────────────────────────────────────────────
|
|
17
17
|
function generateMsgId() {
|
|
18
18
|
const chars = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const statusCommand: import("
|
|
1
|
+
export declare const statusCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const watchCommand: import("
|
|
1
|
+
export declare const watchCommand: import("@jackwener/opencli/registry").CliCommand;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { beforeEach, describe, expect, it, vi } from 'vitest';
|
|
2
|
-
import { getRegistry } from '
|
|
2
|
+
import { getRegistry } from '@jackwener/opencli/registry';
|
|
3
3
|
import './search.js';
|
|
4
4
|
import './top.js';
|
|
5
5
|
describe('apple-podcasts search command', () => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CliError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
3
3
|
import { itunesFetch, formatDuration, formatDate } from './utils.js';
|
|
4
4
|
cli({
|
|
5
5
|
site: 'apple-podcasts',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CliError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
3
3
|
import { itunesFetch } from './utils.js';
|
|
4
4
|
cli({
|
|
5
5
|
site: 'apple-podcasts',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CliError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
3
3
|
// Apple Marketing Tools RSS API — public, no key required
|
|
4
4
|
const CHARTS_URL = 'https://rss.marketingtools.apple.com/api/v2';
|
|
5
5
|
const CHARTS_TIMEOUT_MS = 15_000;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* Uses the public iTunes Search API — no API key required.
|
|
5
5
|
* https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTuneSearchAPI/
|
|
6
6
|
*/
|
|
7
|
-
import { CliError } from '
|
|
7
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
8
8
|
const BASE = 'https://itunes.apple.com';
|
|
9
9
|
export async function itunesFetch(path) {
|
|
10
10
|
const resp = await fetch(`${BASE}${path}`);
|
package/dist/clis/arxiv/paper.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CliError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
3
3
|
import { arxivFetch, parseEntries } from './utils.js';
|
|
4
4
|
cli({
|
|
5
5
|
site: 'arxiv',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CliError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
3
3
|
import { arxivFetch, parseEntries } from './utils.js';
|
|
4
4
|
cli({
|
|
5
5
|
site: 'arxiv',
|
package/dist/clis/arxiv/utils.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* arXiv exposes a public Atom/XML API — no key required.
|
|
5
5
|
* https://info.arxiv.org/help/api/index.html
|
|
6
6
|
*/
|
|
7
|
-
import { CliError } from '
|
|
7
|
+
import { CliError } from '@jackwener/opencli/errors';
|
|
8
8
|
export const ARXIV_BASE = 'https://export.arxiv.org/api/query';
|
|
9
9
|
export async function arxivFetch(params) {
|
|
10
10
|
const resp = await fetch(`${ARXIV_BASE}?${params}`);
|
package/dist/clis/band/bands.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AuthRequiredError, EmptyResultError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { AuthRequiredError, EmptyResultError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
/**
|
|
4
4
|
* band bands — List all Bands you belong to.
|
|
5
5
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AuthRequiredError, EmptyResultError, SelectorError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { AuthRequiredError, EmptyResultError, SelectorError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
/**
|
|
4
4
|
* band mentions — Show Band notifications where you were @mentioned.
|
|
5
5
|
*
|
package/dist/clis/band/post.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { AuthRequiredError, EmptyResultError } from '
|
|
2
|
-
import { formatCookieHeader } from '
|
|
3
|
-
import { downloadMedia } from '
|
|
4
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { AuthRequiredError, EmptyResultError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { formatCookieHeader } from '@jackwener/opencli/download';
|
|
3
|
+
import { downloadMedia } from '@jackwener/opencli/download/media-download';
|
|
4
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
5
5
|
/**
|
|
6
6
|
* band post — Export full content of a Band post: body, comments, and optional photo download.
|
|
7
7
|
*
|
package/dist/clis/band/posts.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AuthRequiredError, EmptyResultError } from '
|
|
2
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { AuthRequiredError, EmptyResultError } from '@jackwener/opencli/errors';
|
|
2
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
3
3
|
/**
|
|
4
4
|
* band posts — List posts from a specific Band.
|
|
5
5
|
*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* Shows high volume/OI ratio trades that may indicate institutional activity.
|
|
4
4
|
* Auth: CSRF token from <meta name="csrf-token"> + session cookies.
|
|
5
5
|
*/
|
|
6
|
-
import { cli, Strategy } from '
|
|
6
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
7
7
|
cli({
|
|
8
8
|
site: 'barchart',
|
|
9
9
|
name: 'flow',
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* for near-the-money options on a given symbol.
|
|
4
4
|
* Auth: CSRF token from <meta name="csrf-token"> + session cookies.
|
|
5
5
|
*/
|
|
6
|
-
import { cli, Strategy } from '
|
|
6
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
7
7
|
cli({
|
|
8
8
|
site: 'barchart',
|
|
9
9
|
name: 'greeks',
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Barchart options chain — strike, bid/ask, volume, OI, greeks, IV.
|
|
3
3
|
* Auth: CSRF token from <meta name="csrf-token"> + session cookies.
|
|
4
4
|
*/
|
|
5
|
-
import { cli, Strategy } from '
|
|
5
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
6
6
|
cli({
|
|
7
7
|
site: 'barchart',
|
|
8
8
|
name: 'options',
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Barchart stock quote — price, volume, market cap, P/E, EPS, and key metrics.
|
|
3
3
|
* Auth: CSRF token from <meta name="csrf-token"> + session cookies.
|
|
4
4
|
*/
|
|
5
|
-
import { cli, Strategy } from '
|
|
5
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
6
6
|
cli({
|
|
7
7
|
site: 'barchart',
|
|
8
8
|
name: 'quote',
|
package/dist/clis/bbc/news.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* Bilibili comments — fetches top-level replies via the official API with WBI signing.
|
|
3
3
|
* Uses the /x/v2/reply/main endpoint which is stable and doesn't depend on DOM structure.
|
|
4
4
|
*/
|
|
5
|
-
import { cli, Strategy } from '
|
|
5
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
6
6
|
import { apiGet, resolveBvid } from './utils.js';
|
|
7
7
|
cli({
|
|
8
8
|
site: 'bilibili',
|
|
@@ -6,7 +6,7 @@ vi.mock('./utils.js', async (importOriginal) => ({
|
|
|
6
6
|
...(await importOriginal()),
|
|
7
7
|
apiGet: mockApiGet,
|
|
8
8
|
}));
|
|
9
|
-
import { getRegistry } from '
|
|
9
|
+
import { getRegistry } from '@jackwener/opencli/registry';
|
|
10
10
|
import './comments.js';
|
|
11
11
|
describe('bilibili comments', () => {
|
|
12
12
|
const command = getRegistry().get('bilibili/comments');
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
* Requirements:
|
|
8
8
|
* - yt-dlp must be installed: pip install yt-dlp
|
|
9
9
|
*/
|
|
10
|
-
import { cli, Strategy } from '
|
|
11
|
-
import { checkYtdlp, sanitizeFilename } from '
|
|
12
|
-
import { downloadMedia } from '
|
|
10
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
11
|
+
import { checkYtdlp, sanitizeFilename } from '@jackwener/opencli/download';
|
|
12
|
+
import { downloadMedia } from '@jackwener/opencli/download/media-download';
|
|
13
13
|
import { resolveBvid } from './utils.js';
|
|
14
14
|
cli({
|
|
15
15
|
site: 'bilibili',
|
|
@@ -5,7 +5,7 @@ const { mockApiGet } = vi.hoisted(() => ({
|
|
|
5
5
|
vi.mock('./utils.js', () => ({
|
|
6
6
|
apiGet: mockApiGet,
|
|
7
7
|
}));
|
|
8
|
-
import { getRegistry } from '
|
|
8
|
+
import { getRegistry } from '@jackwener/opencli/registry';
|
|
9
9
|
import './dynamic.js';
|
|
10
10
|
describe('bilibili dynamic adapter', () => {
|
|
11
11
|
const command = getRegistry().get('bilibili/dynamic');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
2
|
-
import { CommandExecutionError } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
|
+
import { CommandExecutionError } from '@jackwener/opencli/errors';
|
|
3
3
|
import { fetchJson, getSelfUid, resolveUid } from './utils.js';
|
|
4
4
|
cli({
|
|
5
5
|
site: 'bilibili',
|
package/dist/clis/bilibili/me.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { cli, Strategy } from '
|
|
1
|
+
import { cli, Strategy } from '@jackwener/opencli/registry';
|
|
2
2
|
import { apiGet, getSelfUid } from './utils.js';
|
|
3
3
|
cli({
|
|
4
4
|
site: 'bilibili', name: 'me', description: 'My Bilibili profile info', domain: 'www.bilibili.com', strategy: Strategy.COOKIE,
|