I'm going to get googlevideo links.
Now I'm using curl on php.
My script is working only on Localhost because of current local ip .
Explaining this problem is so hard ,But the urls and ips are here :
online: https://mokhaatab.com/v/ , http://www.irxtra.com/v/ => 403 (problem)
https://redirector.googlevideo.com/videoplayback?...&ip=domainip...
this site: http://api.getlinkdrive.com/ => ok
https://redirector.googlevideo.com/videoplayback?...&ip=userip...
localhost => ok
https://redirector.googlevideo.com/videoplayback?...&ip=userip...
What is http://api.getlinkdrive.com/
doing to use user ip and there is no problem ?
What do you prefer ? (What is the best way?)
please help me.