I am new to PHP so plz bear with me. I have to extract mp4, flv or other
formats from youtube link.
Running Example : Go to this site and enter any Youtube url like this.
and hit enter. It retrieves the .mp4 or flv link. I want to achieve the same but don't know where to start. and when i inspect youtube by pressing Ctrl+shift+I. I can't find anything. How can i get a mp4 or flv link using youtube url.
Thanks in Advance