Skip to main content

No project description provided

Project description

aioytt

import asyncio

from rich import print

from aioytt.transcript import get_transcript


async def main(video_id: str) -> None:
    transcript = await get_transcript(video_id)
    for snippet in transcript:
        print(snippet)


if __name__ == "__main__":
    asyncio.run(main("video_id"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aioytt-0.1.0-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file aioytt-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: aioytt-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.6

File hashes

Hashes for aioytt-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a7db0c1b8441aa52e10e08c5b6b504a0e5c4e7d0534316271a0622ebfe502f6
MD5 885d5e819970aad9c73bb546ed24a704
BLAKE2b-256 2096a8af92583a0cb9ecd00182f3f841aa27e16d0e639b80e7d96acbded15987

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