Skip to main content

A python library which provides all possible metadata of YouTube videos.

Project description

A python library which provides metadata of YouTube videos.

https://img.shields.io/pypi/v/pyytdata https://github.com/Agent-Hellboy/YouTubeDataApi_Wrapper/actions/workflows/build.yml/badge.svg https://img.shields.io/pypi/pyversions/pyytdata.svg https://img.shields.io/pypi/l/pyytdata.svg https://pepy.tech/badge/pyytdata https://img.shields.io/pypi/format/pyytdata.svg https://coveralls.io/repos/github/Agent-Hellboy/pyytdata/badge.svg

Prerequisites

Installation

for stable version
  • pip install pyytdata

for current_version
  • pip install git+https://github.com/Agent-Hellboy/pyytdata.git

Using

Public APIs get_vid_info_from_url -> Return Video Info from URL get_video_info -> Return Video Info from video_id get_channel_info -> Return Channel Info from channel name get_channel_stat_by_name -> Return channel stat from channel name get_video_stat_by_ID -> Return Video stat from vide_id

Other APIs .. code-block:: python

>>> from pyytdata import PyYtData
>>> obj=PyYtData('flask',1)
>>> vid=obj.get_videoinfo()

General Info

python-client for https://developers.google.com/youtube/v3/docs/channels

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

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

pyytdata-0.3.0.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

pyytdata-0.3.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page