Skip to main content

A simple video uniquelizer

Project description

VidUniqLib

Language License

PyPi Video Uniquelizer Library

The purpose of the library is to slightly modify the video so that it cannot be matched with the original video

Installation

Install the current version with PyPI:

pip install VidUniq

Or from GitHub:

pip install https://github.com/1floppa3/VidUniqLib/archive/main.zip

Usage

You can generate a token for clubhouse by going to the account section and generating a new token

from VidUniq import VideoUniquelizer

url: str = 'https://some_invalid_site.site/api.php?wtf=invalid.mp4' #  Could be list
path_list: list[str] = [ #  Could bee 'str' or 'pathlib.Path'
    'some_invalid_folder_IdnaP19f/',
    'some_invalid_file_dmAgo30z.mp4'
]

uniq = VideoUniquelizer(path=path_list, url=url)
uniq.uniquelize('uniquelized/')

Example

You can find an example of usage here: VidUniq

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VidUniq-1.2.1.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file VidUniq-1.2.1.tar.gz.

File metadata

  • Download URL: VidUniq-1.2.1.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for VidUniq-1.2.1.tar.gz
Algorithm Hash digest
SHA256 0628dad8ea50704087f03f4a2d75371411734124fcdefe8cc64ae8f98859e15e
MD5 9e358df7c8b05e25d6c33239a7fc29e0
BLAKE2b-256 22e313345ae5ade64fc3aaa3dec22cf34238b1e0b6d3f38b2335212befcd0b87

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page