POL_Videohelp_Download

Informations

Créateur Messages
petch

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 11130
Wine: System

Retours d'expérience

Code source

cd "$OLD_PC_DIR"
if [ "$1" = "--resource" ]; then
        resource="true"
        shift
fi
 
url="$(wget -q -O- "$1" | grep 'click here' | cut -d'"' -f4)"
 
if [ "$resource" = "true" ]; then
        POL_Download_Resource "$url" "$2"
else
        POL_Download "$url" "$2"
fi

Contributions

Filters:

Contribuer
Membre Messages