Skip to main content

YouTube video downloader

Project description

Command Line Interface using Python for Youtube

Asynchronous Python command-line YouTube video downloader.

This project was created so I could learn Python’s asyncio library.

Requirements

The following Python versions are supported:

  • Python 3.4

The following third-party libraries are used:

  • aiohttp (asynchronous HTTP communication)

  • pyperclip (optional, uses Gtk to read the clipboard)

Usage

Download:

clipy http://www.youtube.com/watch?v=fm78gjYkYKc -d

User Interface:

clipy --ui

User interface written with curses from the standard library:

  1. start script with --ui option

  2. copy youtube url into clipboard

  3. follow menu: I to inquire, D to download

Notes

Only tested on Ubuntu Trusty and Mac Lion.

Python for Windows does not contain the needed curses library so the user interface will not work “out of the box”, perhaps UniCurses can help.

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

clipy-dl-0.9.7.tar.gz (14.6 kB view hashes)

Uploaded Source

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