youtube-bulk-upload

View on PyPIReverse Dependencies (0)

0.5.5 youtube_bulk_upload-0.5.5-py3-none-any.whl

Wheel Details

Project: youtube-bulk-upload
Version: 0.5.5
Filename: youtube_bulk_upload-0.5.5-py3-none-any.whl
Download: [link]
Size: 264559
MD5: 61b254e94ffe5bbba66534b5f14c607f
SHA256: 9f3ff14d53f27b5bb90c2a133f6f9caf23bdea099c21e6500925e0dfc742cb35
Uploaded: 2025-02-24 21:43:27 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: youtube-bulk-upload
Version: 0.5.5
Summary: Upload all videos in a folder to youtube, e.g. to help re-populate an unfairly terminated channel
Author: Andrew Beveridge
Author-Email: andrew[at]beveridge.uk
Project-Url: Documentation, https://github.com/beveradb/youtube-bulk-upload/blob/main/README.md
Project-Url: Homepage, https://github.com/beveradb/youtube-bulk-upload
Project-Url: Repository, https://github.com/beveradb/youtube-bulk-upload
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<3.13
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: pillow (>=10)
Requires-Dist: pyinstaller
Requires-Dist: requests (>=2)
Requires-Dist: thefuzz (>=0.22)
Description-Content-Type: text/markdown
[Description omitted; length: 16197 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.1.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
youtube_bulk_upload/__init__.py sha256=T8QOeY5Nt0bNKjoM_yq6_OE64naQ-Vt9qLYVnr4BM_w 86
youtube_bulk_upload/__init__.pyi sha256=iV2vomUpy56hIt2i0a07-QakKVju9nV68JLjw2qqe3o 87
youtube_bulk_upload/bulk_upload.py sha256=sV4WHCcb1qFN6MDQXPGpUPCLlbhDoyetLBvCtyk1SSk 25765
youtube_bulk_upload/bulk_upload.pyi sha256=4pitqft__gr1E7m1ee4CnuN-v4hib7fVaIiKGBfUbRk 4044
youtube_bulk_upload/cli.py sha256=x9PfBw_Pkki3nBcBeEurnkNEFNxAmr_hZG4OwnBF3l8 7230
youtube_bulk_upload/gui.py sha256=mTG7y1LRoOOvLlaKRmd_ZY5CL08gVcsFGPF0kmyyB10 47625
youtube_bulk_upload/logo.ico sha256=PR2RrIrkzotxdDPoWlDsUz_2jDlDDzrIoVAPOAu5rHE 157065
youtube_bulk_upload/logo.png sha256=zGMGnBdjBt7ZW5ZJjbaxMWhNPOs33CXMgBQGEE02nbY 148610
youtube_bulk_upload-0.5.5.dist-info/LICENSE sha256=0li1XKGd12dkWRDkAk88ZNHuFKcG-i5XxojTFlUaB4s 1080
youtube_bulk_upload-0.5.5.dist-info/METADATA sha256=UI7oPb2B9rXqcP3YN0aigL-rFKuXgQl_1lpo-e5_mZ0 17317
youtube_bulk_upload-0.5.5.dist-info/WHEEL sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY 88
youtube_bulk_upload-0.5.5.dist-info/entry_points.txt sha256=M6KV-tZmMds46DaBVMuL1AnmMaRxEoxrxJaUOfFRNZ4 121
youtube_bulk_upload-0.5.5.dist-info/RECORD

entry_points.txt

youtube-bulk-upload = youtube_bulk_upload.cli:main
youtube-bulk-upload-gui = youtube_bulk_upload.gui:main