Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 961 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 961 Bytes

YouTube Video Downloader

This repository contains a Python script that allows you to download YouTube videos with the highest resolution using the pytube library. It also includes a Developer class that stores information about the developer.

Table of Contents

Introduction

This script demonstrates how to utilize the pytube library to download YouTube videos with the highest available resolution. It also checks if the provided URL is for a YouTube short video before proceeding with the download.

Requirements

  • Python 3.x

Disclaimer

  • This script is provided for educational and informational purposes only. Downloading copyrighted material without proper authorization may infringe upon the rights of content creators. The developer of this script is not responsible for any misuse or legal issues that may arise from using this script.