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

sexy_download

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sexy_download

  • 0.2.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= Sexy_download

A Script that retrieves google chrome cookies and calls aria2c for multithreading download

== Install

gem install sexy_download

You still need to install aria2 in your machine, I did not include this process on this gem. In Mac OSX try:

sudo port install aria2

or

sudo brew install aria2

== Usage

sexy_download http://someStorageService.com?q=MVGHT ~/My/Download/Path

or

sexy_download http://someStorageService.com?q=MVGHT

or

sexy_download -l list_file.txt ~/My/Download/Path

Without the target path +sexy_download+ will save the file in the folder that you call it

== Considerations

  • I just tested this script with MAC OSX
  • I just use Google Chrome
  • I download most of my files with megaUpload using a paid account (It works with other services too)
  • My better result was 3.5 mb/s
  • I just solved my problem and maybe one day I will improve this script ;)

FAQs

Package last updated on 25 Aug 2011

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