update: add m3u8 download script
continuous-integration/drone/push Build is passing Details

master
Evan Chen 2021-09-24 17:52:18 +08:00
parent 47b1b00468
commit 6bc0daea48
3 changed files with 3 additions and 4 deletions

0
.gitignore vendored Normal file
View File

View File

@ -44,9 +44,9 @@ origin=$(echo $BASE | sed -e "s/[^']*'\([^\?^']*\).*'.*/\1/" )
file=${origin##*/}
file=$(echo $file | sed 's/[\*\.\&\?]/\\&/g')
echo BASE: $BASE
echo origin: $origin
echo file: $file
# echo BASE: $BASE
# echo origin: $origin
# echo file: $file
while read p; do
if [[ $p != "#"* ]]; then

View File

@ -1 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?><Error><Code>InvalidKey</Code><Message>Unknown Key</Message></Error>