1.1.0 • Published 3 years ago

viemo v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago