Reputation: 73
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
Upvotes: 1
Views: 6237
Reputation: 73
I have ended up using youtube-dl python library. It works great and download almost every video.
Upvotes: 0