Skip to content

Conversation

@Makise42
Copy link

@Makise42 Makise42 commented Feb 18, 2025

  1. 添加手动运行 Ani2Alist 的选项
python3 app/main.py -ani2alist
  1. 添加手动运行 Alist2Strm 的选项
python3 app/main.py -alist2strm
  1. 当后缀在other_ext里时会被下载而不是转换为strm

@AkimioJR
Copy link
Owner

建议拆成两个pr
然后设计成这种模式

python3 app/main.py server # 正常启动
python3 app/main.py alist2strm # 运行完成所有的alist2strm后退出
python3 app/main.py ani2alist # 运行完成所有的ani2alist后退出

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants