Skip to content

Latest commit

 

History

History

tsnode-oembed-parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

tsnode-oembed-parser

Install dependencies:

npm i

# or pnpm, yarn

Build typescript source to javascript and start server:

npm start

Open http://localhost:3101/?url=https://www.youtube.com/watch?v=x2bqscVkGxk to see the result.