Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yayd

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yayd

Download music files from Youtube and readily convert them to mp3, pure node style ;)

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

yayd - Yet Another Youtube (Music) Downloader

Download music files from Youtube and readily convert them to mp3, pure node style ;)

TODO

  • Release the project as npm module
  • Code clean-up and better logging/error handling
  • Localization

Dependencies

  • node (v0.12)
  • node-fluent-ffmpeg (you must follow the setup described here)
  • python v2.7

npm install in folder should get all dependencies.

Usage

node index.js --links [file with Youtube links for your video songs] --outdir [directory where your mp3s will be]

In doubt, run node index.js -h (or --help)

FAQs

Package last updated on 24 Mar 2015

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