philbot9 / youtube-info

Fetch meta information about YouTube videos
ISC License
43 stars 20 forks source link

Usage in ES6 modules #45

Open vamsioyo opened 3 years ago

vamsioyo commented 3 years ago

How to use it in ES6 modules?

import * as fetchVideoInfo from 'youtube-info'

importing in the above fashion is not working