Skip to main content

A naive online video downloader based on aiohttp

Project description

video-dl

video-dl is a naive online video downloader based on aiohttp.

Prerequisites

  • ffmpeg used to merge picture and sound to a complete video.
  • python 3.7 or above (required by aiohttp).

Installation

pip3 install video-dl

Upgrading

pip3 install --upgrade video-dl

Usage

download the highest-definition video

:warning: If there are special symbols in your url, please enclose it with quotation marks.

video-dl 'https://www.bilibili.com/video/BV15L411p7M8'

:warning: the highest depends my own view, maybe not the one you want.

Normal Usage

download video which definition will be selected manually

video-dl -i 'https://www.bilibili.com/video/BV15L411p7M8'

Normal Usage

download video to your specific directory

video-dl -d ~/tmp 'https://www.bilibili.com/video/BV15L411p7M8'

set download directory

Help document

video-dl -h

Supported websites

How this shit was created?

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

video-dl-0.0.1b0.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

video_dl-0.0.1b0-py3-none-any.whl (22.0 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