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.1.7.tar.gz (6.3 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.1.7-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ytwrap-0.1.7.tar.gz
Algorithm Hash digest
SHA256 d85a6731bd3955207eebfcd278aa01af9975c97d56f7ff2874a351b12b8b449f
MD5 f2ba6e471a8a26700b88d02f360724b5
BLAKE2b-256 2a7e956c0fc89bfc3208a07eaff1a6c002e3f4d2c24278afe1558b96ca1d0705

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ytwrap-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 4.7 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.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 298e1e489dc0b161d144ccb443b56962a31d3665fa18d85213562f82aab791db
MD5 888ed2354473037ef426021aaa16c4b3
BLAKE2b-256 0c416590456aa3c15b8a3aa96580762c088b3d5903c8372e972e2344571ca542

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