Skip to content

Inphidel/YouTubeDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

YouTube Video Downloader

A simple Python script to download YouTube videos using yt-dlp.

Requirements

  • Python 3.x

  • yt-dlp library (pip install yt-dlp)

Usage

  1. Run the script: python script.py

  2. Enter the YouTube video URL when prompted.

  3. The video will be downloaded to the same directory as the script.

Features

  • Downloads best available video and audio quality

  • Saves file with the video title as the filename

  • Basic error handling

Notes

  • Ensure you have permission to download the content

  • Requires an active internet connection

License

MIT

About

Download YouTube videos in .webm format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages