Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfly/youtube-downloader

A youtube id -> file url converter written in actionscript, with a javascript wrapper library.
https://github.com/jfly/youtube-downloader

Last synced: 3 months ago
JSON representation

A youtube id -> file url converter written in actionscript, with a javascript wrapper library.

Awesome Lists containing this project

README

        

After cloning, run "make". HTTPGet.swf should be created in the swf/ directory. This will only succeed if you have the Flex sdk installed, and the mxmlc binary is on your PATH.

The js wrapper uses swfobject (http://code.google.com/p/swfobject/).