Compare commits

..

No commits in common. "46ec89d201d92481f58fd39650b757a31a50bc07" and "5809871cf1b0b33aa67156ce0d56ff30417f6bf0" have entirely different histories.

2 changed files with 5 additions and 11 deletions

View File

@ -179,10 +179,4 @@ docker run --rm -v /var/run/docker.sock:/var/run/docker.sock containrrr/watchtow
程序没有任何破解行为只是对于夸克已有的API进行封装所有数据来自于夸克官方API本人不对网盘内容负责、不对夸克官方API未来可能的变动导致的影响负责请自行斟酌使用。
开源仅供学习与交流使用,未盈利也未授权商业使用,严禁用于非法用途。
## Sponsor
CDN acceleration and security protection for this project are sponsored by Tencent EdgeOne.
<a href="https://edgeone.ai/?from=github" target="_blank"><img title="Best Asian CDN, Edge, and Secure Solutions - Tencent EdgeOne" src="https://edgeone.ai/media/34fe3a45-492d-4ea4-ae5d-ea1087ca7b4b.png" width="300"></a>
开源仅供学习与交流使用,未盈利也未授权商业使用,严禁用于非法用途。

View File

@ -13,7 +13,7 @@
}
},
"magic_regex": {
"$TV_REGEX": {
"$TV": {
"pattern": ".*?([Ss]\\d{1,2})?(?:[第EePpXx\\.\\-\\_\\( ]{1,2}|^)(\\d{1,3})(?!\\d).*?\\.(mp4|mkv)",
"replace": "\\1E\\2.\\3"
},
@ -21,11 +21,11 @@
"pattern": "^(?!.*纯享)(?!.*加更)(?!.*超前企划)(?!.*训练室)(?!.*蒸蒸日上).*",
"replace": ""
},
"$SHOW_MAGIC": {
"$SHOW_PRO": {
"pattern": "^(?!.*纯享)(?!.*加更)(?!.*抢先)(?!.*预告).*?第\\d+期.*",
"replace": "{II}.{TASKNAME}.{DATE}.第{E}期{PART}.{EXT}"
},
"$TV_MAGIC": {
"$TV_PRO": {
"pattern": "",
"replace": "{TASKNAME}.{SXX}E{E}.{EXT}"
}
@ -35,7 +35,7 @@
"taskname": "测试-魔法匹配剧集这是一组有效分享配置CK后可测试任务是否正常",
"shareurl": "https://pan.quark.cn/s/d07a34a9c695#/list/share/7e25ddd87cf64443b637125478733295-夸克自动转存测试",
"savepath": "/夸克自动转存测试/剧集",
"pattern": "$TV_REGEX",
"pattern": "$TV",
"replace": "",
"enddate": "2099-01-30",
"update_subdir": "4k|1080p"