Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 623 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 623 Bytes

Download YouTube Videos

This is a simple script to download YouTube videos using the YTDL package.

Installation

pnpm i

Features

1. Download YouTube Videos

This script will download YouTube videos in the highest quality available.

pnpm dl-video

The script will prompt you for the URL of the video you want to download.

2. Download YouTube Videos as MP3

This script will download YouTube videos as MP3 files in the highest quality available.

pnpm dl-audio

The script will prompt you for the URL of the video you want to download.