Saturday, 14 September 2013

There is any algorithm I can follow to get a Youtube video direct URL?

There is any algorithm I can follow to get a Youtube video direct URL?

I'd like to implement my own library to download videos from Youtube, but
I after looking at the questions here at SO I saw that many questions even
got a vote and others are outdated.
So to make this question different from the others and more constructive.
I'd like to ask if someone could answer, what is the algorithm to discover
information about a Youtube video based on its normal URL.
I've read some other people implementation and looks like they build a
dictionary (data type) with the information and then passes it to some
class that have the capabilities to download the video at the specified
format.

No comments:

Post a Comment