1.1.5 • Published 7 years ago
openload-link v1.1.5
openload-link
Gets the original source link for openload using puppeteer.
npm i openload-link
Example use:
const openload = require('openload-link')
openload(input_link).then(output_link => console.log(output_link))
If you find bugs please report them, thank you.