Skip to main content

Package to download youtube videos and playlist

Project description

How to use Video

alt text

Dependency

CLI

USAGE

usage: Download [-h] [-v] [-gui] [-web] {video,playlist} ...

Download Youtube CLI

positional arguments:
  {video,playlist}
    video              video to download
    playlist           playlist to download

options:
  -h, --help           show this help message and exit
  -v, --version        show program's version number and exit
  -gui, --gui_console  download videos using Graphical Interface
  -web, --web_console  download videos using Web Console
To download single video:
youtube_download video -url "https://www.youtube.com/watch?v=7uCpVOSXk8I" -save "C:\Users\im530\Downloads\dtdt"
To download entire playlist:
youtube_download playlist -url "https://www.youtube.com/playlist?list=PLW489siXAtnoA_fOdIzMHU8gAZHHfp-T5" -save "C:\Users\im530\Downloads\dtdt" -num 2
  • num : How many videos to be downloaded parallelly.

To load the web page:

youtube_download -web

url to visit

http://127.0.0.1:5789/

Input

alt text

Response

alt text

To load the GUI:

youtube_download -gui

Input

alt text

Response

alt text

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

youtube_downloaders-1.0.3.tar.gz (483.2 kB view hashes)

Uploaded Source

Built Distribution

youtube_downloaders-1.0.3-py3-none-any.whl (222.6 kB view hashes)

Uploaded Python 3

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