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
highestdepends my own view, maybe not the one you want.
download video which definition will be selected manually
video-dl -i 'https://www.bilibili.com/video/BV15L411p7M8'
download video to your specific directory
video-dl -d ~/tmp 'https://www.bilibili.com/video/BV15L411p7M8'
Help document
video-dl -h
Supported websites
How was this shit created?
Project details
Release history Release notifications | RSS feed
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.10.tar.gz
(23.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
video_dl-0.0.10-py3-none-any.whl
(27.2 kB
view details)
File details
Details for the file video-dl-0.0.10.tar.gz.
File metadata
- Download URL: video-dl-0.0.10.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80f5dad90689cb9f322e8822a4a5a4e6eb3f041e6cea53075fd4ebe31829c805
|
|
| MD5 |
006b755c9a04331bf1894975de7c614a
|
|
| BLAKE2b-256 |
e2c89da737005892156d6988ddfb2b10bcc7212c625dcce4d1add8aee9b2f9d3
|
File details
Details for the file video_dl-0.0.10-py3-none-any.whl.
File metadata
- Download URL: video_dl-0.0.10-py3-none-any.whl
- Upload date:
- Size: 27.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acac32566bb4d0efb617570294596dc9a8a435ed4ca7c8db5f987149f7375679
|
|
| MD5 |
9e4e790653d623d853fc4bbc0396d612
|
|
| BLAKE2b-256 |
47239ea2f3c9cc6ca7ca0d5c986b63aa383aa6cbda976eb872a23eff10f4ec84
|