Skip to content

Get the Scratch3 communities' projects easily / 快速获取 Scratch3 社区项目

License

Notifications You must be signed in to change notification settings

LycasLdt/rabdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐶 Rabdog

简简单单,获取个 Scratch社区作品

Warning

仍处于超前版本,请谨慎使用

凡使用此程序违反社区规定的,此程序不承担任何责任

🚀支持

🏷️ 支持状态 🚨 注意
CCW
Clipcc ⚠️ Rabdog 中 使用的库 rsa v0.10.0-pre.1 会受 The Marvin Attack 影响
小码王
Scratch 中社 v0.2.1 开始支持
40code 不可使用,仍未修复
✅ 全部支持

🚧 支持但仍存在问题

⚠️ 🚨 有安全问题 🚨,不建议使用

⛔ 不再支持

📦安装

ci

  • Releases 中下载 发布版本
  • Actions 中 CI 上传的 Artifacts 下载 测试版本

手动下载

运行:

$ git clone https://github.com/LycasLdt/rabdog

$ cargo build --bin rabdog

✅使用

单链接下载

$ rabdog "https://www.ccw.site/detail/65b9182433db685782f24f8f"

  [共创世界 [65b9182433db685782f24f8f]] 下载完成

多链接下载

$ rabdog "https://www.ccw.site/detail/65b9182433db685782f24f8f"
> "https://codingclip.com/project/114"
> "https://world.xiaomawang.com/community/main/compose/KmCD666J"

  [共创世界 [65b9182433db685782f24f8f]] 下载完成
  [Clipcc [114]] 下载完成
  [小码王 [KmCD666J]] 下载完成

指定下载位置

$ rabdog --path ~ "https://www.ccw.site/detail/65b9182433db685782f24f8f"

不在终端输出

$ rabdog --silent

$ 

❤️‍🔥贡献

欢迎PR

🔑许可证

MIT