batch-compress-video-cli

View on PyPIReverse Dependencies (0)

0.2.1 batch_compress_video_cli-0.2.1-py3-none-any.whl

Wheel Details

Project: batch-compress-video-cli
Version: 0.2.1
Filename: batch_compress_video_cli-0.2.1-py3-none-any.whl
Download: [link]
Size: 7620
MD5: 75a43853d56ec6fec553ef8ed20cf701
SHA256: aca54cdfecb8421cf6517e121c059092b4d35c36378f4c15fdc2f95da4e4ae37
Uploaded: 2023-01-19 05:52:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: batch-compress-video-cli
Version: 0.2.1
Summary: Compress raw video from action cameras from directory or path using ffmpeg, with a simple cli to automate the recurring commands.
Author-Email: Rocky Li <aperocky[at]gmail.com>
Project-Url: Homepage, https://github.com/Aperocky/batch-compress-video-cli
Project-Url: Source, https://github.com/Aperocky/batch-compress-video-cli
License: MIT License Copyright (c) [2023] [Rocky Li] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: ffmpeg,compress,video,batch,cli
Requires-Dist: ffmpeg-python
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3946 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
video_compress.py sha256=CeH5tHN7kxI-RSupLU88vTSqPvPLIgP7ugKS7NAzZDc 8462
batch_compress_video_cli-0.2.1.dist-info/LICENSE.txt sha256=85oMei4FlhzKPuR_7gpFSOlFRR7NE_QxyRm0a2UKRYo 1070
batch_compress_video_cli-0.2.1.dist-info/METADATA sha256=Wq818AQopUyuuatlQAMly8m0AOfE58n3IIQM3l3Z_vU 5844
batch_compress_video_cli-0.2.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
batch_compress_video_cli-0.2.1.dist-info/entry_points.txt sha256=AF3BxV27SLkpIUD9er6fzRjKSWi5DOp-IjM_y6cI4yw 61
batch_compress_video_cli-0.2.1.dist-info/top_level.txt sha256=17bbakEjJhlPtDyOgUOvF4XBh-jRevoCXIZDDJopMbc 24
batch_compress_video_cli-0.2.1.dist-info/RECORD

top_level.txt

__init__
video_compress

entry_points.txt

batch_compress_video = video_compress:main