Skip to content

Commit

Permalink
feat: config.mp4 adds the adapted version prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Jan 5, 2025
1 parent 0fde3e3 commit 7022bca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions all_in_one.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2420,15 +2420,15 @@ function main_download_unzip_xiaoya_emby() {
echo -e "3、下载 all.mp4"
echo -e "4、解压 all.mp4"
echo -e "5、解压 all.mp4 的指定元数据目录【非全部解压】"
echo -e "6、下载 config.mp4"
echo -e "7、解压 config.mp4"
echo -e "6、下载 config.mp4(4.8.9.0)"
echo -e "7、解压 config.mp4(4.8.9.0)"
echo -e "8、下载 pikpak.mp4"
echo -e "9、解压 pikpak.mp4"
echo -e "10、下载 115.mp4"
echo -e "11、解压 115.mp4"
echo -e "12、解压 115.mp4 的指定元数据目录【非全部解压】"
echo -e "13、当前下载器【aria2/wget】 当前状态:${Green}${__data_downloader}${Font}"
echo -e "101、下载并解压 config.new.mp4"
echo -e "101、下载并解压 config.new.mp4(4.9.0.31)"
echo -e "0、返回上级"
echo -e "——————————————————————————————————————————————————————————————————————————————————"
read -erp "请输入数字(支持输入多个数字,空格分离,按输入顺序执行)[0-13]:" -a nums
Expand Down

0 comments on commit 7022bca

Please sign in to comment.