Skip to content

Commit 9fe0bc3

Browse files
committed
✨添加jiuse配置文件,定义视频存储路径和作者信息
1 parent 44ce41b commit 9fe0bc3

3 files changed

Lines changed: 19 additions & 19 deletions

File tree

config/jiuse.cfg

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# jiuse.cfg
2+
3+
[Video]
4+
# 视频存储路径
5+
VIDEO_DIR = videos\jiuse
6+
7+
# 本地存储路径
8+
LOCAL_DIR = J:/XOVideos/videos/jiuse
9+
10+
[URL]
11+
# jiuse站点地址
12+
INDEX_URL = https://jiuse.ai/
13+
M3U8_BASE_URL = https://cdn2.jiuse3.cloud
14+
15+
[Author]
16+
# 作者URL
17+
AUTHOR_URL = author
18+
# 作者昵称
19+
AUTHORS_NAME = 玩物上志, AdrianLu, 不是潘金莲, LovELolita, momo33094, AslongasyouLoveme, 老番茄6699, 我叫山雞雞巴的雞, 91戴夫, 长枪18kii

config/telegram.cfg

Whitespace-only changes.

test.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)