m2h-terabox

1.0.0 • Public • Published

📦 m2h-terabox

A simple Terabox video downloader using RapidAPI. No scraping required.


💻 Example Code

const { getTeraboxDownloadLink } = require('m2h-terabox');

getTeraboxDownloadLink("https://terabox.com/s/1ABCXYZ")
  .then(data => console.log(data))
  .catch(err => console.error(err));

Package Sidebar

Install

npm i m2h-terabox

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

3.66 kB

Total Files

4

Last publish

Collaborators

  • m2hgamerz2