-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed84b51
commit 5d598d3
Showing
1 changed file
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,16 @@ | ||
# CTFile Auto Download | ||
# CTFileParser | ||
[![Pylint](https://github.com/haarlemmer/CTFile-Auto-Download/actions/workflows/pylint.yml/badge.svg)](https://github.com/haarlemmer/CTFile-Auto-Download/actions/workflows/pylint.yml) | ||
|
||
基于Python的城通网盘自动下载器, 避免等待多文件下载耗大量时间 | ||
城通网盘解析模块 | ||
|
||
## 功能 | ||
- [X] 分享读取 | ||
- [X] 单层文件夹分享读取 | ||
- [X] 多层文件夹分享读取 | ||
- [X] 单文件分享读取 | ||
- [X] 下载直链生成 | ||
- [ ] 自动顺序下载 | ||
**现观察到城通网盘对API进行了更改,模块现不可用,请等待更新** | ||
|
||
## Report BUG | ||
你可以在 [Issues](https://github.com/haarlemmer/CTFile-Auto-Download/issues) 提交 BUG | ||
|
||
## Thanks | ||
## Features | ||
- [X] 城通及其马甲域名(包括自定义域名)分享链接解析 | ||
- [X] 单层文件夹分享解析 | ||
- [X] 多层文件夹分享解析 | ||
- [X] 根据文件夹层次返回数据 | ||
- [X] 单文件分享解析 | ||
|
||
[<img alt="JetBrains" height="216.8" src="https://github.com/haarlemmer/CTFile-Auto-Download/blob/master/thanks/jetbrains.png?raw=true" width="200"/>](https://jb.gg/OpenSource) | ||
## Report BUGs | ||
你可以在 [Issues](https://github.com/haarlemmer/CTFile-Auto-Download/issues) 提交 BUG |