Downloads Youtube Videos
Project description
NiuLab-download-YouTube-shorts
NiuLab-download-YouTube-shorts is a Python library that downloads youtube videos with help of their ID.
Installation
Use the package manager pip to install NiuLab-crawl-YouTube-screenshots.
pip install NiuLab_download_Youtube_shorts
Usage
from NiuLab_download_Youtube_shorts import NiuLab_download_Youtube_shorts
NiuLab_download_Youtube_shorts.youtube_download(XLSX_FILE_LOCATION ,DESTINATION_FOLDER)
Example Usage
from NiuLab_download_Youtube_shorts import NiuLab_download_Youtube_shorts
NiuLab_download_Youtube_shorts.youtube_download(r'C:\Users\testUser\PycharmProjects\python_package_test\test_file.xlsx',r'C:\Users\testUser\PycharmProjects\outputFolder')
Dependencies
To use NiuLab_download_Youtube_shorts in your application developments, you must have installed the following dependencies :
- Pandas
- Youtube-Dl
- OpenPyXl
You can install all the dependencies by running the commands below
Pandas
pip install pandas
Youtube-Dl
pip install youtube-dl
OpenPyXL
pip install openpyxl
License
NOTE : This package is under process of development.
Some things to remember:
- It supports "XLSX" filetype as input
- Provide raw full pathname for input file and output destination folder
- First column of excel file should contain all id for videos and it should have title as "video_id"
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
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 NiuLab_download_YouTube_shorts-1.0.2.tar.gz.
File metadata
- Download URL: NiuLab_download_YouTube_shorts-1.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
341edfeeb23eee1506adcab5ddc1b36e471ff00cf2fd152abb18db19b670b506
|
|
| MD5 |
50385fdeddcaf6b782becc9243a5ac18
|
|
| BLAKE2b-256 |
efdf08f843e1bff4a0e51086a1953da579f43046a0955564f549efe0faa4df33
|
File details
Details for the file NiuLab_download_YouTube_shorts-1.0.2-py3-none-any.whl.
File metadata
- Download URL: NiuLab_download_YouTube_shorts-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a3d627a7d19945fd776aa7e4e6219e2614e29741d27e43467cfb717dc8d5c21
|
|
| MD5 |
3ec1e42d407c16b7fbf8c2c5bec6d405
|
|
| BLAKE2b-256 |
14439b971a39055a8d0fd060f0f891810767ea425e338e044cf3a1037cea5aa3
|