Skip to content

Commit

Permalink
AutoFilm v1.2.4-1
Browse files Browse the repository at this point in the history
- 使用AlithPath.download_url作为下载地址,避免某些云盘需要验证UA
- 根据Alist2Strm.mode模式判断是否需要请求AlistClient.async_api_fs_list,提高性能,减少触发网盘风控概率
  • Loading branch information
Akimio521 committed Sep 24, 2024
1 parent b0c9c9a commit a7749fb
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.4"
APP_VERSION = "v1.2.4-1"

0 comments on commit a7749fb

Please sign in to comment.