Correct me if I am wrong - In order to fetch the file from the appropriate API method will I have to extract the node id from the URL mentioned above?
Also, is there any way I can use urllib.request.urlretrieve to directly use the given URL?
I have an excel spreadsheet with one of the columns containing Livelink URLs in the following format - http://livelink.organisation-name.net/livelink.exe/open/{file_id} where file_id is the placeholder for actual file identifiers. I have to automate the task of downloading the files and placing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.