开发者

Download youtube videos with flash

I'm new开发者_运维问答 to flash, but I understand most concepts of it and had great progress so far. I was wondering how hard it would be to say download a youtube video and what components/functions I would have to use. I know its possible since I've seen an Adobe Air app that does it.


Take a look at the Youtube Chromeless Player!


This depends on what purpose you have with your YouTube application. Depending on what you want to do you can go several different ways

  • If you want to use the in-built flash functionality, use the flash API. http://code.google.com/apis/youtube/flash_api_reference.html

  • The best solution (i think) is to use the JS api, it has a lot of tweaking options for playlists, start/ stop function, cusumization (such as the chromeless player mentioned above). Available here: http://code.google.com/apis/youtube/js_api_reference.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜