Zippyshare has ended its service in March 2023, so this code no longer work again
Try Zippydamn! CLI
Use the package manager npm to install ZippyDamn! CLI
npm install zippydamn-lib
const zippy = require('zippydamn-lib')
await zippy.extract('https://www19.zippyshare.com/v/lKeHaNxX/file.html')
await zippy.search('Attarashi Gakko')
Callback is suck you know? >:), so i decided move to async await! :D
- Open https://developers.google.com/custom-search/v1/overview
- Click "Get a Key"
- Write your project name
- Replace "YOUR_API_KEY" with your Google Key in .env file
GOOGLE_CSE_KEY = "YOUR_API_KEY"
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.
Made with <3 by Virdio