mirror of
https://github.com/sigmasternchen/Anineko
synced 2025-03-15 03:28:57 +00:00
lol
This commit is contained in:
parent
6743b57dcc
commit
1b60ec9cd3
1 changed files with 1 additions and 1 deletions
2
anineko
2
anineko
|
@ -173,7 +173,7 @@ elif test "$mode" = "file"; then
|
|||
vurl=$(python2 -c 'import sys, urllib; print urllib.unquote(sys.argv[1])' $vurl)
|
||||
echo -e "[ \033[32mdone\033[0m ]" 1>&2
|
||||
echo $vurl
|
||||
}
|
||||
}
|
||||
|
||||
download() {
|
||||
# first param: video url
|
||||
|
|
Loading…
Reference in a new issue