youtube-bulk-upload

View on PyPIReverse Dependencies (0)

0.5.1 youtube_bulk_upload-0.5.1-py3-none-any.whl

Wheel Details

Project: youtube-bulk-upload
Version: 0.5.1
Filename: youtube_bulk_upload-0.5.1-py3-none-any.whl
Download: [link]
Size: 260290
MD5: 305a4d37b249097e012297dbc3a7fd46
SHA256: 1d23608499387e319629d4d053acc0d903423887f7c97e53020738761e3c3b8b
Uploaded: 2024-12-17 19:05:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: youtube-bulk-upload
Version: 0.5.1
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
Home-Page: https://github.com/beveradb/youtube-bulk-upload
Project-Url: Documentation, https://github.com/beveradb/youtube-bulk-upload/blob/main/README.md
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: 7965 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.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/bulk_upload.py sha256=Xnz2HcwRBh0JnqSj3cRePNHPMe26BKbpjIOzN02eKwk 23560
youtube_bulk_upload/cli.py sha256=48Qabwd6mzHKCIeswJIbhwNvCTlp4jf6QSnqmZNVxSw 7252
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.1.dist-info/LICENSE sha256=0li1XKGd12dkWRDkAk88ZNHuFKcG-i5XxojTFlUaB4s 1080
youtube_bulk_upload-0.5.1.dist-info/METADATA sha256=o89SvVdNz1IjXFtA-VNicr3gbpDd17gSWJTZQq7MPH0 9070
youtube_bulk_upload-0.5.1.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
youtube_bulk_upload-0.5.1.dist-info/entry_points.txt sha256=M6KV-tZmMds46DaBVMuL1AnmMaRxEoxrxJaUOfFRNZ4 121
youtube_bulk_upload-0.5.1.dist-info/RECORD

entry_points.txt

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