Skip to main content

Asynchronous Youtube API

Project description

AIOTUBE

aiotube Asynchronous YouTube API

Example

import asyncio

from aiotube import Video

async def main():
    client = Video("https://www.youtube.com/watch?v=MZ-cvXEvYI8")
    stream = (await client.streams()).get_audio_only()
    await stream.download_filepath(filename="yeat.mp3")
    
asyncio.run(main())

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

aiotubes-3.5.2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

aiotubes-3.5.2-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file aiotubes-3.5.2.tar.gz.

File metadata

  • Download URL: aiotubes-3.5.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.0

File hashes

Hashes for aiotubes-3.5.2.tar.gz
Algorithm Hash digest
SHA256 45779058db7fae23661b3d040e955669f9b530f11e9aa3055f7e88c6c52e7acd
MD5 5d40819fb18a6858fa0dae0c86292afb
BLAKE2b-256 190b7776f2a6a9518758d5ac8323fbe79ed11b314838e66b7ea69c939d5770d9

See more details on using hashes here.

File details

Details for the file aiotubes-3.5.2-py3-none-any.whl.

File metadata

  • Download URL: aiotubes-3.5.2-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.0

File hashes

Hashes for aiotubes-3.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5cb000a929daa0e1b64bbc9d6c042a99a4c7151955b20de85b3fdd4faf74c463
MD5 83acbcf8a641f2cb459c51bc7d113e2e
BLAKE2b-256 93f428d97f1213169bd3da4ba6a9f9f976ba185e58af39846e84b666ee83a8e1

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