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.3.tar.gz (12.8 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.3-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ytwrap-0.2.3.tar.gz
  • Upload date:
  • Size: 12.8 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.3.tar.gz
Algorithm Hash digest
SHA256 f0e2307f4d6f88de731e8a12628acbbab5f4cd44cdc726ca13e0f9beb758e121
MD5 be838461c113e00ae051feee208c43a2
BLAKE2b-256 4e5027520cc5865d6edd129357c8fd46ed3a8c4c8ca700f67f0b62f51ff16e59

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ytwrap-0.2.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9e3d94bbab2432251b3618c6d8b596c234fd668c13721f13b28415039e26061f
MD5 c4c3bc9262388eb0e589ffec6c74532c
BLAKE2b-256 442e3ea617d330a08da669237baa1bf68ffc81f0e00b765023d40c6c5a5fafa2

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