Skip to main content

Python YouTube Downloader

Reason this release was yanked:

deprecated

Project description

MyTube



MyTube is a wrapper around yt-dlp that is similar in functionality to pytube.
I made it because I was tired of pytube being unstable and throwing errors over time.

Requirements:

Quick Start

pip install MyTube_dlp
import MyTube
import asyncio

async def main():
	link = "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
	yt = MyTube.YouTube(link)
	stream = yt.streams.filter(only_muxed=True).order_by("res").first()
	file = await stream.download("downloads")

asyncio.run(main())

See also:

💲Donate

Donatello
Donation Alerts

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

mytube_dlp-3.2.0.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

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

mytube_dlp-3.2.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file mytube_dlp-3.2.0.tar.gz.

File metadata

  • Download URL: mytube_dlp-3.2.0.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mytube_dlp-3.2.0.tar.gz
Algorithm Hash digest
SHA256 2d23d9a2dbde1ee22321404c98acf6ee0a43ae86b7415e6a3014d0063de14871
MD5 7ba9b1418e76cb074d3a0dc2c59997f3
BLAKE2b-256 103f5fe813f16c9f94c5477ef5d11a56d25d44322b94b627098608d4864d4f8b

See more details on using hashes here.

File details

Details for the file mytube_dlp-3.2.0-py3-none-any.whl.

File metadata

  • Download URL: mytube_dlp-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mytube_dlp-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 079586e6fdb808b1fcd8f1c9e1bea229c6bcfe1d420b7c69e405c54cf37d70f7
MD5 e404c20ed9aed96c9491d58fe25d99e1
BLAKE2b-256 a06206b9a9674e19923e9df5df64096990844d6c1bb70a943d56c417c95d06a1

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