New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node3p

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node3p

An Amazon MP3 downloader for NodeJS.

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Maintainers
0
Created
Source

Node3P

This is a tool to let you download music you've purchased through Amazon MP3 to your computer. It runs on NodeJS and some additional code.

How to Use It

  • Install NodeJS
  • Install the required libs ** From source, just clone this and type npm install from the cloned directory ** From npm, type npm install node3p
  • Buy some tunes
  • node3p [ path to download to ] [ amz file to download from ]
  • Go to http://www.amazon.com/gp/dmusic/after_download_manager_install.html
  • Profit

Alpha Warning

This is completely in alpha stages. The data downloads but the code is complete and utter crap. You'll likely want to look at it like you and eclipse or your eyeballs may melt. Assuming you are crazy enough to try this, please throw bugs at me like you might a can of Redbull and I'll try my best to hammer through them. Also, patches are very welcome.

Dependencies

Interfaces

Since people don't tend to like using the CLI there now exist front ends to this tool.

Special Thanks

Need to say thanks to the clamz people. They made this easy by doing the hard stuff of decrypting the AMZ file. Also to the Pymazon people, they worked out the process for actually getting sensible data. This wouldn't be out now if they hadn't.

License

It is very loosely based on the work done for Pymazon in that it shares ideas on decrypting the amz file. It was inspiration for this project. As such, I'll follow the wishes of the Pymazon author and use the GPLv3 license for this tool/library.

For specifics please see the license file.

FAQs


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