1.0.1 • Published 4 months ago

ytdownloadersimply v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

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>")
ParameterTypeDescription
getVideostring string stringDownload only video (not audio .mp4)
getAudiostring string stringDownload only audio (not video .mp3)
getFullVideostring string stringDownload the full video and eliminate the archives initials
1.0.1

4 months ago

1.0.0

4 months ago