README
Installation
- Run
npm i --global video-from
. - Then in terminal run
video-from https://www.youtube.com/watch?v=or6P6G_YX1I
. - This module uses
ytdl-core
.
download-video
<script type="module">
import videoFrom from 'https://cdn.skypack.dev/video-from';
</script>
npm i --global video-from
.video-from https://www.youtube.com/watch?v=or6P6G_YX1I
.ytdl-core
.