1.0.0 • Published 4 years ago

ytbembedlink v1.0.0

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

What is this?

Get Embedded youtube URL simply by passing youtube share|watch URL for embedding videos on website, blog, or channel.

Installation

npm i ytbembedurl

Then...

import { ytbembedurl } from 'ytbembedurl';

ytbembedurl(url);

Options

ytbembedurl support 1 option:

  • url - Youtube share|watch url
1.0.0

4 years ago