You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
m3u8-downloader-TypeScript/script/prestart.sh

16 lines
341 B
Bash

#if [ ! -d ".bin" ]; then
# mkdir ".bin"
#fi
#
#if [ ! -f ".bin/mediago.exe"]; then
# wget "http://static.ziying.site/mediago.exe"
#fi
#
#if [ ! -f ".bin/ffmpeg.exe"]; then
# wget "http://static.ziying.site/ffmpeg.exe"
#fi
#
#if [ ! -f ".bin/N_m3u8DL-CLI_v2.9.5.exe"]; then
# wget "http://static.ziying.site/N_m3u8DL-CLI_v2.9.5.exe"
#fi