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.1.tar.gz (12.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.2.1-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ytwrap-0.2.1.tar.gz
  • Upload date:
  • Size: 12.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.2.1.tar.gz
Algorithm Hash digest
SHA256 b4dbcc32b1753841d18a890f7b12bf2b717f5bb9a227ac5f52471100a95ddabb
MD5 be78470cbba8cad1376f1f446723b4c1
BLAKE2b-256 8332e316c0b5d0fc4dda00df03fc6494f827f44ed81dc8dda272d7cfa25a49b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ytwrap-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 9.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8abc694f0762ee81390f31741fdae9ccda08b75f7d92ad773d8bb50d2848a428
MD5 6ad84fa4fc9d413ba4de20983116ebf5
BLAKE2b-256 1d4bc6af6aad7010b8d2a0d225584b90de1e5a73f53c247cf4f884ce4cab7a22

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