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=1234for a single video orvidp https://www.youtube.com/playlist?list=PLo9Vi5B84_dfAuwJqNYG4XhZMrGTF3sBxfor 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=1234ORvid -f videos.txtwith a text file containing the links one by line.
Where are the videos downloaded?
- The videos will be downloaded in the
Videosfolder, unless you specify a different path withvid --path /path/to/videos - The playlists will be downloaded in the
Videos/Playlistsfolder 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
Release files for youtube-video-downloader 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube_video_downloader-0.1.2.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| youtube_video_downloader-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / youtube_video_downloader-0.1.2.tar.gz
| Download URL | youtube_video_downloader-0.1.2.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f5d23a36f0a70abfdd0a8331e474f526dc8dbee9f94922d15cc4d7aa7bf80e1
|
|
BLAKE2b-256 checksum How to use checksums |
685d127ca6b29f9d177733c183b73159b8150ebd380fabc5a3b6a4c01577f1ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.8 Windows/10
|
Release files / youtube_video_downloader-0.1.2-py3-none-any.whl
| Download URL | youtube_video_downloader-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7559b3baf8b444159876ce9f8bf2070969124e9bbd741d16fc54c8b10e601c77
|
|
BLAKE2b-256 checksum How to use checksums |
37d0e43a20efd4d98f2106e5f2475ff2eda5c8089ad6361c611a4dc787ca6328
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.11.8 Windows/10
|