ytdownloadersimply
v1.0.1
Published
Download videos from youtube in a simplified and faster way using ytdl-core.
Downloads
7
Maintainers
Readme
ytdownloadersimply
Download videos from youtube in a simplified and faster way using ytdl-core.
API Reference
How to use
const {getFullVideo} = require("ytdownloadersimply");
getFullVideo("<ANY-DIR>","URL-YT","<NAME-ARCHIVE>")
| Parameter | Type | Description |
| :-------- | :------- | :------------------------- |
| getVideo
| string
string
string
| Download only video (not audio .mp4) |
| getAudio
| string
string
string
| Download only audio (not video .mp3) |
| getFullVideo
| string
string
string
| Download the full video and eliminate the archives initials |