8000 GitHub - seanken2003/iaextractor: A pure JavaScript AAC extractor for FLV format.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seanken2003/iaextractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Youtube Audio Extractor (iaextractor) A pure JavaScript AAC extractor for FLV format.

###General information To compile iaextractor project, following packages are required:

Folders description:

  • src: iaextractor source code
  • compile: nodejs auto-compiler
  • ../addon-sdk-*: latest version of Mozilla addon-sdk.
  • preview: screenshots
  • template: bootstrap folder

###How to compile iaextractor

  1. Open a new terminal in the root dir (directory contains src, addon-sdk-*, preview, and compile folders)
  2. Run "node compile\install.js" to run iaextractor in a new Firefox profile. To make xpi run "node compile\install.js --xpi". For more options use "--help"

###How to try precompiled latest version

  1. Select the right branch
  2. Browse the src directory
  3. Download the raw *.xpi file
  4. Drag and drop it into Firefox

###iaextractor contains codes from the following projects

  1. http://www.moitah.net/
  2. https://github.com/fent/node-ytdl
  3. https://github.com/josdejong/jsoneditoronline

About

A pure JavaScript AAC extractor for FLV format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0