No project description provided
Project description
Youtube Video Downloader
Using pytube to download videos and playlists from Youtube, using the lib pytube
How to use
- For CLI tool:
vid https://www.youtube.com/watch?v=1234
for a single video orvidp https://www.youtube.com/playlist?list=PLo9Vi5B84_dfAuwJqNYG4XhZMrGTF3sBx
for a playlist. - If you want to download multiple videos at once you can use:
vid https://www.youtube.com/watch?v=1234 https://www.youtube.com/watch?v=1234 https://www.youtube.com/watch?v=1234
ORvid -f videos.txt
with a text file containing the links one by line.
Where are the videos downloaded?
- The videos will be downloaded in the
Videos
folder, unless you specify a different path withvid --path /path/to/videos
- The playlists will be downloaded in the
Videos/Playlists
folder unless you specify a different path withvidp --path /path/to/videos
TODO
- Add a progress bar
- Add a way to download the videos in the best quality
- Make a CLI
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
Built Distribution
File details
Details for the file youtube_video_downloader-0.1.2.tar.gz
.
File metadata
- Download URL: youtube_video_downloader-0.1.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f5d23a36f0a70abfdd0a8331e474f526dc8dbee9f94922d15cc4d7aa7bf80e1 |
|
MD5 | c1ade8cc1df2b6c987a5e3098df44d97 |
|
BLAKE2b-256 | 685d127ca6b29f9d177733c183b73159b8150ebd380fabc5a3b6a4c01577f1ce |
File details
Details for the file youtube_video_downloader-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: youtube_video_downloader-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7559b3baf8b444159876ce9f8bf2070969124e9bbd741d16fc54c8b10e601c77 |
|
MD5 | 1b2a85a790d26a32278e2c143b4b0a1f |
|
BLAKE2b-256 | 37d0e43a20efd4d98f2106e5f2475ff2eda5c8089ad6361c611a4dc787ca6328 |