Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 1.26 KB

readme.md

File metadata and controls

24 lines (14 loc) · 1.26 KB

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 and follow the instructions.

Don't hesitate to improve this package on github

Be kind, this is my first package :)

Recent changes

  • 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)