Skip to main content

Download youtube videos

Project description

youtubi

Download youtube videos python library .

Install :

pip install youtubi

Example :

Download single video

from youtubi import Youtube 

y = Youtubi()
url = "https://youtu.be/oaxWxSdytTk?si=DNJOpBMtJyrmaMQR"
y.get_videos(url , folder = None , filename = None)

Download list of videos of playlist

copy outter html of page where plylist is shown in the page , then

from youtubi import Youtube 
y = Youtubi()
y.get_playlist(file = "playlist.html)

Download channel videos

from youtubi import Youtube 
y = Youtubi()
y.get_channel(file = "channel.html)

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

youtubi-1.1.6.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

youtubi-1.1.6-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file youtubi-1.1.6.tar.gz.

File metadata

  • Download URL: youtubi-1.1.6.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for youtubi-1.1.6.tar.gz
Algorithm Hash digest
SHA256 405460ead825a528c0db7f58b6ef68bc646380e9002b18ad91ccbb7a38b57795
MD5 5e74fc8138992bd1a76132788db090c1
BLAKE2b-256 b2d68bf8bf96f3c5a33b8ec0e052cce0e2a25cea329b195c854fc5cd569fcd8d

See more details on using hashes here.

File details

Details for the file youtubi-1.1.6-py3-none-any.whl.

File metadata

  • Download URL: youtubi-1.1.6-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for youtubi-1.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 1c7156cd1facd4ffabc49ef7e6a45874716b89cdc459e724e3275b4555c7a90b
MD5 8bd02ab4833e7fa7fb567b45e6e44505
BLAKE2b-256 ce1b11e7e99507b7c44fc602aa9da6b07d18ab043c0fcad426cee7622a61747f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page