Jump to content

INetGet with youtube link


Recommended Posts

I`m trying to make a video downloader for youtube but I have some troubles with INetGet().

This is my code:

InetGet('www.youtube.com/get_video?asv=&video_id=qdDVtFvJwUc&t=vjVQa1PpcFOgvBUuT198o72450xI9WPInkSqYMXgW_Q%3D&fmt=22','videoplayback.mp4')

I tried to get @error for InetGet() but no error was show. I tried also some combinations for background options but still no result. If I put the link in my FF address bar I can get the video.

When the words fail... music speaks.

Link to comment
Share on other sites

I`m not asking about youtube link format. I got this informations from video page source. the format is www.youtube.com/get_video?asv=&video_id=[video ID]&t=[TOKEN]&fmt=[FMT]. This work like a charm in firefox but I want to know why I cannot get the video with InetGet().

When the words fail... music speaks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...