Commit Graph

4 Commits

Author SHA1 Message Date
1bc74cbd1b Revert "[U] Wrap into uv tool."
This reverts commit ca9e32763e.
2026-04-15 13:05:45 +08:00
ca9e32763e [U] Wrap into uv tool. 2026-03-20 20:19:33 +08:00
9eddb3133c 修复CDN URL和路径构建逻辑
- 修复CDN URL构建,正确处理路径重复问题
- 修复rclone路径构建,使用正确的格式: {rclone_remote}:{storage_path}/{version_path}/{filename}
- 修复CDN路径构建,使用正确的格式: {cdn_base_url}/{version_path}/{filename}
- 修复CDN内容解密处理,支持加密和解密后的内容
- 添加路径构建测试示例
- 完善错误处理和空内容处理
2025-08-07 18:03:16 +08:00
4cb6c4eab7 refactor: restructure project to modern Python layout, separate src, tests, docs, examples 2025-08-07 16:57:41 +08:00