openload-link
v1.1.5
Published
Gets the original source link for openload using puppeteer.
Maintainers
Readme
openload-link
Gets the original source link for openload using puppeteer.
npm i openload-linkExample 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.
