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.6.tar.gz (14.3 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.6-py3-none-any.whl (18.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: staaar_youtube-1.2.6.tar.gz
  • Upload date:
  • Size: 14.3 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.6.tar.gz
Algorithm Hash digest
SHA256 4528b6ccebb19eade31d2f2ebf72fc1cb05416e0e36884ac315195b16ddf4cb3
MD5 eda25087ef86f83e1f9f1414c2d3f44a
BLAKE2b-256 10cb569e6d546241b667ba3f7db26987e500b261d5c0d948f6e7a1dab57e4045

See more details on using hashes here.

File details

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

File metadata

  • Download URL: staaar_youtube-1.2.6-py3-none-any.whl
  • Upload date:
  • Size: 18.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 57f2240a80c455d00e2d27750750623802f18a877308974af93a8d776c2e18bc
MD5 b0e9f155d136848c3133f3053708ab47
BLAKE2b-256 adf6727b6ae1616c31259408436aa88f4416cb3fc02322066d5979518ebfe8f8

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