prismedia

View on PyPIReverse Dependencies (0)

0.12.2 prismedia-0.12.2-py3-none-any.whl

Wheel Details

Project: prismedia
Version: 0.12.2
Filename: prismedia-0.12.2-py3-none-any.whl
Download: [link]
Size: 37214
MD5: 4ccc8c9ed80528fd94294ee0b7164714
SHA256: ee86fddf073eecb47bcd7555ff47d5280683335f0320c21fa5833cec42660441
Uploaded: 2022-04-18 11:06:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: prismedia
Version: 0.12.2
Summary: scripting your way to upload videos on peertube and youtube
Author: LecygneNoir
Author-Email: git[at]lecygnenoir.info
Home-Page: https://git.lecygnenoir.info/LecygneNoir/prismedia
Project-Url: Repository, https://git.lecygnenoir.info/LecygneNoir/prismedia
License: AGPL-3.0-only
Keywords: peertube,youtube,prismedia
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Unidecode (>=1.0.23)
Requires-Dist: clint (>=0.5.1)
Requires-Dist: configparser (>=3.7.1)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: future (>=0.17.1)
Requires-Dist: google-api-python-client (>=1.7.6)
Requires-Dist: google-auth (>=1.6.1)
Requires-Dist: google-auth-httplib2 (>=0.0.3)
Requires-Dist: google-auth-oauthlib (>=0.2.0)
Requires-Dist: httplib2 (>=0.12.1)
Requires-Dist: oauthlib (==2.1.0)
Requires-Dist: pytz (==2022.1)
Requires-Dist: requests (>=2.18.4)
Requires-Dist: requests-oauthlib (==1.1.0)
Requires-Dist: requests-toolbelt (>=0.9.1)
Requires-Dist: schema (>=0.7.1)
Requires-Dist: tzlocal (>=1.5.1)
Requires-Dist: uritemplate (>=3.0.0)
Requires-Dist: urllib3 (>=1.22)
Description-Content-Type: text/markdown
[Description omitted; length: 9684 characters]

WHEEL

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

RECORD

Path Digest Size
prismedia/__init__.py sha256=MoR-IApbp4-aK4u2FRLxomkncUQ-NkXmLlLlMUqOPcM 367
prismedia/__main__.py sha256=A_WLtmhGzyHwTxAfJSlkdrjwMjB830s4gslQES4K0ok 32
prismedia/config/peertube_secret.sample sha256=ygIIEBsCa8eJwO6PQB8j3rp15YEOsUgdH5Yvm7Ch2Y4 423
prismedia/config/youtube_secret.json.sample sha256=vkQpsphP2-vJiLfbBDY952y41Hp_B_7Mo6IEAYtcgXI 453
prismedia/genconfig.py sha256=QEoxe02DkTUWah-_LumG-lzJoDZJlnA75X8lJViXee0 707
prismedia/pt_upload.py sha256=3GX72ELCubb77b1JIKGAmyHHXFl-4ciEmkP7V1SOLcQ 15658
prismedia/samples/cli_nfo.txt sha256=qywUCpNWw14e1wrtBsYMLFYLyVpWwVGdsAsnwZZcA7w 433
prismedia/samples/full_nfo_examples.txt sha256=yadhpZzInrGUs6oJtVueshPYuQtgG-w_FHozMOWDzes 895
prismedia/samples/nfo.txt sha256=uTKkd_6aQBfSMhZBpzdSa_ydb0u7qyiExoNqvm-UmlM 336
prismedia/samples/samples.txt sha256=6sGQYoECEO7NNBVhwoO9ASctA4LdjBBqM2rcKyBzXow 492
prismedia/samples/yourvideo.txt sha256=BJgQEJGoTTtAu2EIjtiAIQv69haIgwmA4ur1XO4Jk9w 603
prismedia/upload.py sha256=fjfklwKOVFhpeIVrw9Uv9cIrlCZuFgdyHOJ92Qro4iU 18409
prismedia/utils.py sha256=mKCZgM_VflzlfZpw5FZpWbsb3gfUbPADSq6Gl1DB8FY 7580
prismedia/yt_upload.py sha256=tH9QmAto8PtPsT_2mzB2pcqBfXE1J12Je-c_PiFxejw 13922
prismedia-0.12.2.dist-info/entry_points.txt sha256=ClNV7Dty_QDmT7bdkn2vogfQ2R7LQnis1iBFKzFgnos 96
prismedia-0.12.2.dist-info/LICENSE sha256=l46DQcz-0KDVpx8bZF4OREn-d3HNCRZml3aDoZG8BV4 33818
prismedia-0.12.2.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
prismedia-0.12.2.dist-info/METADATA sha256=PN13rg-7jVS55jinrA7PM6tDLw1cK8NI63WWz3-E60E 11156
prismedia-0.12.2.dist-info/RECORD

entry_points.txt

prismedia = prismedia.upload:main
prismedia-init = prismedia.genconfig:genconfig