Skip to main content

No project description provided

Project description

aioytt

import asyncio

from rich import print

from aioytt.transcript import get_transcript_from_url


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


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

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.2.3-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for aioytt-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fc31c6ed03a786d8669ee21f4edfbc4718432034463bde2dc6a62da402a7e484
MD5 12ad81e5f75dcc64d8bd5fd39aedff24
BLAKE2b-256 6d80a1ee3d8f36f2b4403b578af78340c6acc77ac32253e877dc808e2e5d351c

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