Jump to content

Recommended Posts

Posted

After hours of searching for a working solution...

I decided to ask in autoit forum D: so..

How can i get youtube link for download youtube video?

-redfenix

Posted

I'm no expert, but I have downloaded some Flash video in the past. I have looked over the HTML source code. They seem to go to great lengths to mask the true URL of the .flv video. The programs out there specifically designed for downloading Youtube videos are having to stay updated all the time. Probably to counteract Youtube's new techniques. If you were able to find a way to discover the real URL, I bet your script would not work correctly for very long.

I hate to be a downer about this, but I also don't want to give you false hope that you will find a perfect solution. You might be better off researching if any of the Youtube downloaders allow using silent switches. If any of them do, then you could write a script to interact with that program and leave the hard work of constant updating up to them.

If you really want to pursue writing your own code, then I your best bet is to interface with a program called Winpcap, which is freeware. It is a packet capturing program.

Posted

This is not the best method D: (ahahah)

I tried different method but most of these are old and not working..

There's a line command software for download video? I can use this for my code ;)

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