1 Answers1

2

this will give you all download links in URL encoded form.

http://www.youtube.com/get_video_info?video_id=VIDEO ID GOES HERE
  • Sorry for my late reply. I thought this thread was dead. Well thanks a lot for your answer. If I navigated to your Link I was promted to download a .bin file! Did I do something wrong? If not, is it possible to open the binary file? – TTF Oct 18 '14 at 06:17
  • open that file in notepad or any text editor you will see URL ENCODED information related to all that video. including download links. you can search url decoding sites where they allow u to decode it – Suleman Muhammad Oct 19 '14 at 16:26
  • @sulemanMuhammad this throws different results for the same video everytime how to fix this – therealprashant Nov 26 '14 at 13:03
  • it is changed from youtube side. you cant do anything about it. just call it one time and copy all urls from it. – Suleman Muhammad Nov 26 '14 at 13:29