Keyword: WGET - Download from web

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: WGET - Download from web

Unread post by YiMeng »

Description
  • Download and save file from the web.
  • Returns full local path of the file.

Parameters
  • x: The url of the content on the web
  • y (optional): The location to save the file. By default this will be saved in the current playlist directory.
  • Allow the use of "@@" for relative paths.
  • Full local path is returned to %WGET%

Usage
  • WGET x y
  • Call %WGET% to retrieve the file path