Hello,
The commands curl and wget can be used to directly retrieve files to your system given the URL. I don't believe either of these commands work for streaming media and you will need to install them to work at all. I believe the wget command allows one to get all referenced URL's in an HTML file while the curl command has options to send user name / password and support for cookies also.
HTH,
Jonathan Cohn
On 6/8/18, 9:29 PM, "nvda@nvda.groups.io on behalf of Brennen Kinch" <nvda@nvda.groups.io on behalf of brennenkinch@...> wrote:
hi does anyone know if there’s a way to take a URL link and convert it into an HTML file