youtube-bulk-upload

View on PyPIReverse Dependencies (0)

0.3.6 youtube_bulk_upload-0.3.6-py3-none-any.whl

Wheel Details

Project: youtube-bulk-upload
Version: 0.3.6
Filename: youtube_bulk_upload-0.3.6-py3-none-any.whl
Download: [link]
Size: 258004
MD5: 468486431a426821fe068d0cc7902100
SHA256: f2303efb6d5610e7c2908412d40b38fddd47390497bcef0d17b914eedf62b12f
Uploaded: 2024-03-25 06:39:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: youtube-bulk-upload
Version: 0.3.6
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: 5214 characters]

WHEEL

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

RECORD

Path Digest Size
youtube_bulk_upload/__init__.py sha256=Dy1beim-B_3Wesm9vpkH12_I99nMsAFeLUJFharDz70 43
youtube_bulk_upload/bulk_upload.py sha256=MJZcoKYK6gfsxsnvh43ziJPcG_ogZP-4npZnoXp8Gsw 22121
youtube_bulk_upload/cli.py sha256=LjYL8g7JNQ9e36aLljVaPlXk0O6xAeOcyHr8WlHaz6Y 7178
youtube_bulk_upload/gui.py sha256=4KaFOyqhAOJngoPHqE9dGqhzTwMuYaQwXvHbiSiwZ8k 43522
youtube_bulk_upload/logo.ico sha256=PR2RrIrkzotxdDPoWlDsUz_2jDlDDzrIoVAPOAu5rHE 157065
youtube_bulk_upload/logo.png sha256=zGMGnBdjBt7ZW5ZJjbaxMWhNPOs33CXMgBQGEE02nbY 148610
youtube_bulk_upload-0.3.6.dist-info/LICENSE sha256=0li1XKGd12dkWRDkAk88ZNHuFKcG-i5XxojTFlUaB4s 1080
youtube_bulk_upload-0.3.6.dist-info/METADATA sha256=XR-E_FyVuhBreYYxM51aI3ND1thxeFkF6KDyWIwXyAc 6319
youtube_bulk_upload-0.3.6.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
youtube_bulk_upload-0.3.6.dist-info/entry_points.txt sha256=M6KV-tZmMds46DaBVMuL1AnmMaRxEoxrxJaUOfFRNZ4 121
youtube_bulk_upload-0.3.6.dist-info/RECORD

entry_points.txt

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