getframe

0.0.2 • Public • Published

What is getframe?

Getting embed code of all video storage.

upvid.co
vidlox.me
vidoza.net
openload.co
vidcloud.co
flix555.com
gounlimited.to
rapidvideo.com
streamango.com
verystream.com
streamcherry.com

Installation

npm i getframe

Usage

Import the library in your code:

const getframe = require('getframe');

Get embed code

let embed = getframe({
    "url": "youtube.com",
    "code": "dQw4w9WgXcQ"
});
console.log(embed); //=> https://www.youtube.com/embed/dQw4w9WgXcQ/

Running tests

npm test

Package Sidebar

Install

npm i getframe

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

4.49 kB

Total Files

4

Last publish

Collaborators

  • rickylawson