Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jfly/youtube-downloader
- Owner: jfly
- Created: 2012-04-01T17:05:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-02T07:25:54.000Z (over 12 years ago)
- Last Synced: 2024-06-24T02:37:03.465Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 777 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome-actionscript-sorted - youtube-downloader - A youtube id -> file url converter written in actionscript, with a javascript wrapper library. (Unsorted / Other API)
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/).