YouTube Downloading
Introduction
YouTube Downloading is a fast and easy way to download videos from YouTube. All Downloaded videos will be put in your local download directory.
Usage
To use this module, just do npx youtube-downloading
in your favourite terminal and follow the instructions.
Don't hesitate to improve this package on github
Be kind, this is my first package :)
Recent changes
- 1.3.1 : Small changes about file creation
- 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)