Skip to content

Commit

Permalink
AutoFilm v1.2.4
Browse files Browse the repository at this point in the history
- Alist2Strm区分max_workers和max_downloader
- 优化Alist2Strm中fliter判断逻辑
- AlistPath对象的suffix属性返回值与pathlib.Path特点保持一致
- 将部分函数封装成类的静态方法
- 完善URL中文字符编码问题
- Alist2Strm移除raw_url引入mode,新增AlistPath模式**需调整config.yaml**
  • Loading branch information
Akimio521 committed Aug 26, 2024
1 parent fce25b8 commit 5792bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
APP_VERSION = "v1.2.3"
APP_VERSION = "v1.2.4"

0 comments on commit 5792bc5

Please sign in to comment.