Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
/ zippydamn-lib Public archive

ZippyDamn-lib! is a ZippyShare Unofficial library (downloader & search) for nodejs

License

Notifications You must be signed in to change notification settings

diosamuel/zippydamn-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

END OF SERVICE 😢

Zippyshare has ended its service in March 2023, so this code no longer work again


ZippyDamn-lib!

ZippyDamn-lib! is a ZippyShare Unofficial library (downloader & search) for nodejs

Looking for a CLI?

Try Zippydamn! CLI

Installation

Use the package manager npm to install ZippyDamn! CLI

npm install zippydamn-lib

Usage

const zippy = require('zippydamn-lib')

await zippy.extract('https://www19.zippyshare.com/v/lKeHaNxX/file.html')
await zippy.search('Attarashi Gakko')

Update

Change callback code to async await :D

Callback is suck you know? >:), so i decided move to async await! :D


UPDATE V0.0.6 !

ZippyDamn search need a Google CSE API Key to run

  1. Open https://developers.google.com/custom-search/v1/overview
  2. Click "Get a Key"
  3. Write your project name
  4. Replace "YOUR_API_KEY" with your Google Key in .env file GOOGLE_CSE_KEY = "YOUR_API_KEY"

Contributing <3

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT


Made with <3 by Virdio

About

ZippyDamn-lib! is a ZippyShare Unofficial library (downloader & search) for nodejs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages