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.0.tar.gz (9.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.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ytwrap-0.2.0.tar.gz
  • Upload date:
  • Size: 9.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.0.tar.gz
Algorithm Hash digest
SHA256 f1b9a6af58bef509478baf53f05ea6cc8bd7c9ca639bf7138f2d07f9291cf618
MD5 f28e35ddce182990ea82678663e7659b
BLAKE2b-256 0292b7e94daf2f9285d0b20d568aa4dc69c0d0d6b006c451106fa34e7866cbfb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ytwrap-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 837b469a8dedb5c6bf137af78fc1273429e11ec3c7f5298bbf1ee4043d21be0a
MD5 3f5bb2af4fdd28d08f8b8bf057dedca0
BLAKE2b-256 368bb08f401737b5e9a2f1c633d4197929a84363382bf47c0093cd1441bdaba6

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