A tool that can download the video from youtube and easier to use.
Project description
A tool that can download the video from youtube and easier to use.
1 INSTALL
pip install youtube-dl-cli
2 USAGE
batch_run
[-h] [-f [YLFormat [YLFormat ...]]] [--output_dir OUTPUT_DIR]
[--write_thumbnail] [-q]
[URL [URL ...]]
positional arguments:
URL youtube URL
optional arguments:
-h, --help show this help message and exit
-f [YLFormat [YLFormat ...]], --format [YLFormat [YLFormat ...]]
The output format. m4a mp4_144p mp4_240p mp4_360p
mp4_480p mp4_720p mp4_1080p gp3_176_144 gp3_320_240
flv webm mp4_640_360 mp4_1280_720 default:
mp4_640_360
--output_dir OUTPUT_DIR
output directory. default: USERPROFILE/Music/my_music/
--write_thumbnail Write the thumbnail image to a file
-q, --quite Do not print messages to stdout.
full command: ydl_cli batch_run "url_1" "url_2" --output_dir="C:/Users/Carson/Downloads" --format m4a mp4_144p --quiet --write_thumbnail
voice only : ydl_cli batch_run "url_1" -f m4a
3 RELEASE NOTE
3.1 0.1.2
Add ydl_cmd: You can launch the scripts by the command ydl_cli and ydl_cmd.
bug-fixes: The output_dir does not work.
3.2 0.1.1
publish to PyPI
3.3 0.1.0
create setup.
.circleci/config.yml
3.4 0.0.1
create CLI
3.5 0.0.0
creating a core class: YoutubeKeeper
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 Distributions
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
File details
Details for the file youtube_dl_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: youtube_dl_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d7d5eb968dc6df351769d6c3b69788913336707a42cb60d8ea3fcbf3d782a9c
|
|
| MD5 |
030d2aa440babea3a1f90d621cf07ee3
|
|
| BLAKE2b-256 |
0ff97f87d3823004b7327d0cd874ac4904408327dc57e0ed65c26e49f4a23349
|