Jesteś tutaj
POL_Videohelp_Download
Informations
| Creator | Wiadmości |
|---|---|
petch
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 0 Source codecd "$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:
Contribute| Member | Wiadmości |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com