High performance YouTube downloader library with OAuth support
Project description
#𝙲𝙷.𝚂𝙾𝚄𝚁𝙲𝙴 : @SUORCE_STAR #𝚂𝚄𝙿𝙿𝙾𝚁𝚃 :@SOURCE_STAR_SUPPORT #Omar Super Star تم التطوير بواسطة 🎸 ⋅
High performance YouTube downloader library with support for OAuth authentication.
pip install staaar-youtube
from staaar_youtube import DownloadService
service = DownloadService(
url="https://www.youtube.com/watch?v=dQw4w9WgXcQ",
is_audio=True,
token_file="tokens.json"
)
audio_path = service.download()
service = DownloadService(
url="https://www.youtube.com/watch?v=dQw4w9WgXcQ",
is_audio=False,
quality="360p"
)
video_path = service.download()
- Fast downloads with concurrent fragment downloads
- OAuth authentication support
- Audio and video download support
- Smart caching
- Built with yt-dlp
#𝙲𝙷.𝚂𝙾𝚄𝚁𝙲𝙴 : @SUORCE_STAR #𝚂𝚄𝙿𝙿𝙾𝚁𝚃 :@SOURCE_STAR_SUPPORT #Omar Super Star تم التطوير بواسطة 🎸 ⋅
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file staaar_youtube-1.1.4.tar.gz.
File metadata
- Download URL: staaar_youtube-1.1.4.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee0db4f5876f92524417bdb697a3fcaca32dc4867c1928f8a7b8c6e35377ebc8
|
|
| MD5 |
3fb8f33845422ab71203fd7bed51ea4a
|
|
| BLAKE2b-256 |
9f11bd2c5aa6fd73f7bc518bf96eba2e7af5f851381abedafb5fcbe77cce3725
|
File details
Details for the file staaar_youtube-1.1.4-py3-none-any.whl.
File metadata
- Download URL: staaar_youtube-1.1.4-py3-none-any.whl
- Upload date:
- Size: 20.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
534fbd7cbcda85b7879ed0b9aadc3e55d0a79559bc95ecf531eb390cff78ddea
|
|
| MD5 |
6d69a79c08aed108f7836cfd1159380e
|
|
| BLAKE2b-256 |
f651270391983a7281ec40c854c7c6e47288f42ebbf4a7f140f78fa063f4c4cd
|