jeckman / YouTube-Downloader

PHP script for downloading videos from youtube; also parsing youtube feed into RSS enclosures for podcatchers
GNU General Public License v2.0
895 stars 474 forks source link

How can I get a single link output not redirect #387

Open ghost opened 5 years ago

ghost commented 5 years ago

Description

Hello, and good day, I am here to ask if I could get a single link. I know that calling .../getvideo?id=[videoid]&format=free gives a direct link, but what it does is redirect you. i. e. I call .../getvideo?id=[videoid]&format=free and redirects me to ...googlevideo..., but what I want is that when i call .../getvideo?id=[videoid]&format=free it displays the url in the page. Thanks in advance.

Version

0.10-dev