Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gsxhnd committed Dec 8, 2023
1 parent 6d427ac commit 53400a5
Show file tree
Hide file tree
Showing 13 changed files with 244 additions and 173 deletions.
70 changes: 70 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/crawl.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- [x] 常规番号爬取
- [x] 番号前缀批量爬取
- [ ] 根据演员 ID 批量爬取
- [x] 根据演员 ID 批量爬取
- [x] 遍历本地文件视频爬取对应信息
- [x] Cover 图片下载
- [x] 数据基础信息下载
Expand Down
2 changes: 2 additions & 0 deletions garage-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ sea-orm = { workspace = true, features = [
sea-query = { workspace = true }
serde = { workspace = true, features = ["derive"] }
tokio = { workspace = true, features = ["full"] }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
68 changes: 0 additions & 68 deletions garage-cli/src/cmd/ffmpeg.rs

This file was deleted.

50 changes: 0 additions & 50 deletions garage-cli/src/cmd/jav.rs

This file was deleted.

27 changes: 0 additions & 27 deletions garage-cli/src/cmd/mod.rs

This file was deleted.

Loading

0 comments on commit 53400a5

Please sign in to comment.