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 VidUniqLib 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.tar.gz (15.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: VidUniq-1.2.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.tar.gz
Algorithm Hash digest
SHA256 ee3882e3029953f5267bd9d9a93afd1433560684896fbc291bd78343837a1adb
MD5 d34a1b906ff7d0d0fb1772eea007dd24
BLAKE2b-256 6bfaee3f8b65b76ef8faa0e9b0af774796c27be5a4ae6bd2961bcdaae5da1cdc

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