Skip to main content

Python wrapper for the YouTube Data API v3.

Project description

ytwrap

ytwrap is a general-purpose Python wrapper library for the YouTube Data API v3. It allows you to easily retrieve and analyze YouTube video and comment data, and access various YouTube Data API v3 features from Python.

Features

  • Retrieve YouTube video and channel information
  • Fetch and analyze comments and replies
  • Simple interface for YouTube Data API v3

Installation

pip install ytwrap

Usage Example

import ytwrap

video = ytwrap.YTVideoClient()
comment = ytwrap.YTCommentClient()

# Get latest video
latest = video.get_latest_video('CHANNEL_ID')

# Analyze comments
stats = comment.count_comments_and_replies('VIDEO_ID')

License

MIT

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

ytwrap-0.2.5.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

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

ytwrap-0.2.5-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

Details for the file ytwrap-0.2.5.tar.gz.

File metadata

  • Download URL: ytwrap-0.2.5.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.11

File hashes

Hashes for ytwrap-0.2.5.tar.gz
Algorithm Hash digest
SHA256 80238ae637a9eaafceac5f3bd785f8d893926cc535209167ef6e8b7a76e763ea
MD5 7d81a2424840a385d7b54d8ba8079cec
BLAKE2b-256 96b5bd650f88165ba32d5011b9a0dabbf70a20e93671a1c8040f405fb630ecda

See more details on using hashes here.

File details

Details for the file ytwrap-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: ytwrap-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 10.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.11

File hashes

Hashes for ytwrap-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0b6f34dd89529a9cea38e64c078b207457b1cd12f7cd6d5e2dd86eb353abb999
MD5 0f338ba24c2a86118184fc3cba3bfbdb
BLAKE2b-256 db75827ffe829297523a3af549dd3f25f4fdcaf437a9b65aeb52db8f4e5856ce

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