i am using this Athlon1600/youtube-downloader php script to download youtube videos. Some of the VEVO and other videos are not downloading giving the error 403 Not Authorized. I have tried many scripts but all them failed. But some of the websites are able to generate the links that can download those VEVO videos not sure how. Can any body help?
Here's the link from which the video is downloadable
And here's the link which is producing error
youtube-dl
in PHP I've had luck with it command line though. See Mario's answer here, stackoverflow.com/questions/3687859/…. Also note Brad's answer, and specificallyFinally, keep in mind what you are about to do may be illegal. Check the EULA.
- user3783243