Socket
Socket
Sign inDemoInstall

xAudio

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xAudio

Download audio from a webpage for offline listening


Version published
Maintainers
1
Created
Source

xAudio

Simple Node command line application that will download audio from a webpage.

Currently the only audio that is supported is audio embedded in an HTML audio tag's src URL.

Installation

Usage

xAudio -u <URLs>

By default, xAudio will download files to your home directory. You can also specify the download destination using the -d option.

Linux

xAudio -u <URLs> -d /some/file/location

Windows

xAudio -u <URLs> -d C:\\Users\\andrew\\Downloads

FAQs

Package last updated on 15 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc