1.1.0 • Published 2 years ago

viemo v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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()
1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago