🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
g

getframe

Getting embed code of all video storage.

0.0.2
latest
69

Supply Chain Security

100

Vulnerability

78

Quality

75

Maintenance

100

License

Version published
Weekly downloads
4
-33.33%
Maintainers
1
Weekly downloads
 
Created
Issues
0

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

FAQs

Package last updated on 12 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts