mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 02:48:03 -05:00
[PR #2561] [CLOSED] Add pytube #6288
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2561
Author: @ByteJoseph
Created: 2/3/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
fea69c8Add pytube📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
ℹ️ Pytube: A lightweight and easy-to-use Python library for downloading YouTube videos. Pytube provides a simple interface to interact with YouTube's API, allowing developers to effortlessly integrate video downloading functionality into their applications. It supports various video resolutions and formats, making it a versatile choice for fetching YouTube content programmatically.
🚀 Key Features:
👩💻 Usage Example: