An open API service indexing awesome lists of open source software.

https://github.com/devsargam/dynamic-video-watermark

A hacky way to add a watermark in video. Find the id who distributed the video
https://github.com/devsargam/dynamic-video-watermark

Last synced: 5 months ago
JSON representation

A hacky way to add a watermark in video. Find the id who distributed the video

Awesome Lists containing this project

README

          

# 100xUploader

### Cli Command

This converts plain video file into watermarked video

```bash
ts-node cli.ts convert --video ./uploads/input.mp4 --image ./uploads/watermark.png
```