YouTube Downloading is a fast and easy way to download videos from YouTube. All Downloaded videos will be put in your local download directory.
To use this module, just do npx youtube-downloading
and follow the instructions.
Don't hesitate to improve this package on github
-
1.3.0 : Modified the valition of youtube URL and how the path is created & minor changes
-
1.2.0 : Made the code only available for Windows (cause i'm lazy to make it work on other platforms)
-
Added file name checker (if it contains carachters that are not allowed in windows file names)
-
Added Checking if the video is private or unlisted (for privacy reasons)
-
1.1.0 : Added a URL validation (if it's a valid youtube URL)