Download YouTube Videos and Audios
Project description
tttt 555555555555555555
ttt:::t 5::::::::::::::::5
t:::::t 5::::::::::::::::5
t:::::t 5:::::555555555555
yyyyyyy yyyyyyyttttttt:::::ttttttt 5:::::5
y:::::y y:::::y t:::::::::::::::::t 5:::::5
y:::::y y:::::y t:::::::::::::::::t 5:::::5555555555
y:::::y y:::::y tttttt:::::::tttttt 5:::::::::::::::5
y:::::y y:::::y t:::::t 555555555555:::::5
y:::::y y:::::y t:::::t 5:::::5
y:::::y:::::y t:::::t 5:::::5
y:::::::::y t:::::t tttttt5555555 5:::::5
y:::::::y t::::::tttt:::::t5::::::55555::::::5
y:::::y tt::::::::::::::t 55:::::::::::::55
y:::::y tt:::::::::::tt 55:::::::::55
y:::::y ttttttttttt 555555555
y:::::y
y:::::y
y:::::y
y:::::y
yyyyyyy
Installation
- From Github - source
git clone https://github.com/Simatwa/yt5.git
cd yt5
python setup.py install
- From Pypi
pip install yt5
Usage
Video
- Videos can be downloaded by parsing a
URI
prefixed or postfixed by its category: - For instances:
- Single video :
$ yt5 url <Video-URI>
- Alternatively, this can be done by omitting
url
command since it's the default category.
$ yt5 <Video-URI>
- All videos in a Playlist :
$ yt5 playlist <Playlist-URI>
- All videos in a Channel :
$ yt5 channel <Channel-URI>
- Collection of single-video's URI contained in a text file :
$ yt5 fnm <file-path>
Audio
- Audio of a video can be downloaded by adding
--mp3
to the commands parsed.- For instance:
- Single audio :
$ yt5 url <Video-URI> --mp3
-
Similarly, this can be done to other categories.
-
For further information you can run:
$ yt5 -h
- Output :
usage: yt5 [-h] [-v] [-res [720p|480p|360p|240p|144p]] [-max MAXIMUM] [-dir DIRECTORY] [--mp3]
[--show] [--static] [--usage]
[[fnm|url|playlist|channel]] url
positional arguments:
[fnm|url|playlist|channel]
Category of the videos referred by the link or filename[fnm] containing
links
url Link of the video
options:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-res [720p|480p|360p|240p|144p], --resolution [720p|480p|360p|240p|144p]
Resolution [quality] of videos to be downloaded in
-max MAXIMUM, --maximum MAXIMUM
Maximum videos to be downloaded
-dir DIRECTORY, --directory DIRECTORY
Directory for saving downloaded file
--mp3 Specify to download audio only
--show Show the downloaded file-path
--static Restricts stdout of file-path in prose-format
--usage Show this help info in more stylistic way
Independencies
Acknowledgements
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
yt5-1.5.3.tar.gz
(9.2 kB
view hashes)
Built Distribution
yt5-1.5.3-py3-none-any.whl
(8.2 kB
view hashes)