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 this fixed #402

Closed Aristomloaded closed 5 years ago

Aristomloaded commented 5 years ago

Please I have been trying to do it myself. But I was unable to do it in the right way.

Please how can I get video ID to come like this :- url/getvideo.php?videoid='.$video_id.'

Aristomloaded commented 5 years ago

I want to add copy options where one can copy the particular get video link with the video ID E.g url/getvideo.php?videoid='.$video_id.' .

My problem is that I don't know how to call the video ID.

Please help

adamwoo2444 commented 5 years ago

You have to use htaccess to rewrite the permalinks.