viemo

1.1.0 • Public • Published

Vimeo downloder

this is vimeo downloder libery

Getting Started

Prerequisites

What things you need to install the software and how to install them

npm i vimeo

Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

const vimeo = require('vimeo');
or
const vimeo = require('./node_modules/viemo/index');

 const getDetails = async function() {
    const finalObj = await vimeo("https://vimeo.com/731865515")
     console.log(finalObj)
  }
getDetails()

Readme

Keywords

Package Sidebar

Install

npm i viemo

Weekly Downloads

11

Version

1.1.0

License

ISC

Unpacked Size

28.8 kB

Total Files

7

Last publish

Collaborators

  • suneel05644