Hello I need to read a file from an external url and place it in a javascript variable so that it can be interpreted, the problem is that I can not do this through requests because I am blocked by the cross-origin access policy and I can not release the access on the server for this.
If I put this url in iframe or href link for example the file is usually downloaded because I need the contents of this file in javascript, is there any way to do this?
an example link https://docs.google.com/get_video_info?authuser=&docid=1OLSvZ13QeMqckNxJoYWlgkSAAwjIrNVFGg