Jump to content

Recommended Posts

Posted

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.

Posted

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().

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
  • Recently Browsing   0 members

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