Skip to main content

High performance YouTube downloader library with OAuth support

Project description

staaar-youtube

High performance YouTube downloader library with support for OAuth authentication.

Installation

pip install staaar-youtube

Usage

from staaar_youtube import DownloadService

# Download audio
service = DownloadService(
    url="https://www.youtube.com/watch?v=dQw4w9WgXcQ",
    is_audio=True,
    token_file="tokens.json"
)
audio_path = service.download()

# Download video
service = DownloadService(
    url="https://www.youtube.com/watch?v=dQw4w9WgXcQ",
    is_audio=False,
    quality="360p"
)
video_path = service.download()

Features

  • Fast downloads with concurrent fragment downloads
  • OAuth authentication support
  • Audio and video download support
  • Smart caching
  • Built with yt-dlp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

staaar_youtube-1.2.7.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

staaar_youtube-1.2.7-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file staaar_youtube-1.2.7.tar.gz.

File metadata

  • Download URL: staaar_youtube-1.2.7.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for staaar_youtube-1.2.7.tar.gz
Algorithm Hash digest
SHA256 61c7bd39939fac57d1769941a37f9febe3a07477d404da2a5fef7d5cd2852f30
MD5 864062ec1b819a74c36303acfe8cf1a5
BLAKE2b-256 77610322695b70031464fcbec6bd2d12fc88962eb479c60fd4631c936fddd3c7

See more details on using hashes here.

File details

Details for the file staaar_youtube-1.2.7-py3-none-any.whl.

File metadata

  • Download URL: staaar_youtube-1.2.7-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for staaar_youtube-1.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ad6c1d22f2782f80b5fdf1d8c28d1bc735d0cf21bc73abfc83c92ee718764684
MD5 24f226644da9941c5aff6bbfae465d40
BLAKE2b-256 80eaf39ebc99d7fa82560028a786df0e382fc1b304319445e43dde06911a35ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page