{"id":16452580,"url":"https://github.com/agent-hellboy/pyytdata","last_synced_at":"2025-03-23T10:31:50.735Z","repository":{"id":45237469,"uuid":"230724581","full_name":"Agent-Hellboy/pyytdata","owner":"Agent-Hellboy","description":" A python library which provides metadata of YouTube videos.","archived":false,"fork":false,"pushed_at":"2023-01-27T07:55:33.000Z","size":17300,"stargazers_count":21,"open_issues_count":2,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T09:33:50.547Z","etag":null,"topics":["hacktoberfest","python","wrapper","youtube-api","youtube-api-v3","youtube-api-wrapper","youtube-data","youtube-data-api-v3","youtube-metadata","youtube-video-metadata"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Agent-Hellboy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-29T08:39:04.000Z","updated_at":"2024-01-23T20:29:28.000Z","dependencies_parsed_at":"2023-02-15T07:01:04.013Z","dependency_job_id":null,"html_url":"https://github.com/Agent-Hellboy/pyytdata","commit_stats":null,"previous_names":["princekrroshan01/youtube-api-wrapper"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyytdata","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyytdata/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyytdata/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Agent-Hellboy%2Fpyytdata/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Agent-Hellboy","download_url":"https://codeload.github.com/Agent-Hellboy/pyytdata/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245090696,"owners_count":20559296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","python","wrapper","youtube-api","youtube-api-v3","youtube-api-wrapper","youtube-data","youtube-data-api-v3","youtube-metadata","youtube-video-metadata"],"created_at":"2024-10-11T10:13:14.378Z","updated_at":"2025-03-23T10:31:50.376Z","avatar_url":"https://github.com/Agent-Hellboy.png","language":"Python","readme":"pyytdata\n========\n\nA python library which provides metadata of YouTube videos.\n\n.. image:: https://img.shields.io/pypi/v/pyytdata\n   :target: https://pypi.python.org/pypi/pyytdata/\n\n.. image:: https://github.com/Agent-Hellboy/YouTubeDataApi_Wrapper/actions/workflows/build.yml/badge.svg\n    :target: https://github.com/Agent-Hellboy/YouTubeDataApi_Wrapper/\n\n.. image:: https://github.com/Agent-Hellboy/YouTubeDataApi_Wrapper/actions/workflows/lint.yml/badge.svg\n    :target: https://github.com/Agent-Hellboy/YouTubeDataApi_Wrapper/\n\n.. image:: https://img.shields.io/pypi/pyversions/pyytdata.svg\n   :target: https://pypi.python.org/pypi/pyytdata/\n\n.. image:: https://img.shields.io/pypi/l/pyytdata.svg\n   :target: https://pypi.python.org/pypi/pyytdata/\n\n.. image:: https://pepy.tech/badge/pyytdata\n   :target: https://pepy.tech/project/pyytdata\n\n.. image:: https://img.shields.io/pypi/format/pyytdata.svg\n   :target: https://pypi.python.org/pypi/pyytdata/\n\n.. image:: https://coveralls.io/repos/github/Agent-Hellboy/pyytdata/badge.svg?branch=master\n   :target: https://coveralls.io/github/Agent-Hellboy/pyytdata?branch=master\n\n\nPrerequisites\n-------------\n\n- Get the youtube data v3 api key from https://console.developers.google.com/apis/\n- Set environment variable API\\_KEY='Your YoutubeDatav3 API key'\n\n\nInstallation\n------------\n\n    for stable version\n       - pip install pyytdata\n\n    for current_version\n       - pip install git+https://github.com/Agent-Hellboy/pyytdata.git\n\n\nUsing\n-----\n\n   Public APIs\n   \n    - get_vid_info_from_url -\u003e Return Video Info from URL\n    - get_video_info -\u003e Return Video Info from video_id\n    - get_channel_info -\u003e Return Channel Info from channel name\n    - get_channel_stat_by_name -\u003e Return channel stat from channel name\n    - get_video_stat_by_ID -\u003e Return Video stat from vide_id\n\nOther APIs\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from pyytdata import PyYtData\n    \u003e\u003e\u003e obj=PyYtData('flask',1)\n    \u003e\u003e\u003e vid=obj.get_videoinfo()\n\n\nGeneral Info\n------------\npython-client for\nhttps://developers.google.com/youtube/v3/docs\n\n\nContributing\n------------\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fpyytdata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagent-hellboy%2Fpyytdata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagent-hellboy%2Fpyytdata/lists"}