Skip to main content

A python package to manipulate videos

Project description

Python 3.7, 3.8, 3.9 Imports: isort

Video-Ditor

A simple video editor python package Affiliated to Bank of Ghana Fx Rates, GhanaNews-Scraper, and GhanaShops-Scraper

How to install

pip install video-ditor

Install using:

# OR
git clone https://github.com/donwany/Video-Ditor.git
cd Video-Ditor
make pre-release

Join Videos

python main.py \
-c africa1.mp4 gabby.mp4 \ 
-o gabby_africa.mp4

# Using CLI
concat \
-c africa1.mp4 gabby.mp4 \ 
-o gabby_africa.mp4

Cut Videos

python main.py \
-i africa1.mp4 \
-o gabby_africa.mp4 \
-s "00:00:00" \
-e "00:00:00"

# Using CLI
slice \
-i africa1.mp4 \
-o gabby_africa.mp4 \
-s "00:00:00" \
-e "00:00:00"

Watermark Videos

python main.py -i gabby.mp4 -w james.png -x 500 -o water_output.mp4

# Using CLI
watermark -i gabby.mp4 -w james.png -x 500 -o water_output.mp4

Add Background and Overlay Video

python main.py -b gabby.mp4 -o IWILL.mp4 -x final1.mp4 -p 150 -v 0.10 -bv 1.0

# Using CLI
background -b gabby.mp4 -o IWILL.mp4 -x final1.mp4 -p 150 -v 0.10 -bv 1.0

Download YouTube/Facebook/Twitter Videos

# Using CLI
ytube -u https://www.youtube.com/watch?v=fqi8cvN1hrI

ytube --url https://twitter.com/kwadwosheldon/status/1673856306136981504

ytube --url https://www.facebook.com/gtvghana/videos/1219922122741862

BuyMeCoffee

Build

Credits

  • Theophilus Siameh
tsiameh twitter

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

video-ditor-0.0.2.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

video_ditor-0.0.2-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

Details for the file video-ditor-0.0.2.tar.gz.

File metadata

  • Download URL: video-ditor-0.0.2.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for video-ditor-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3f2198e2d137da53d8f31f704589f2367f2cfa50086c88cb97441ef572a9f59e
MD5 48df12180c3211ca3ed3644db6fdaad0
BLAKE2b-256 6f632851748243e7544d2e83b3bdea65c01a40d3a0b53defe6b0450e291cdaa1

See more details on using hashes here.

File details

Details for the file video_ditor-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: video_ditor-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for video_ditor-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 14dda7cc24f4516da3b8b47ac9895646647c7b7ba5831f146b9c10024e2ff86c
MD5 a18f7d0c04ced3541511afbcc20ce1a0
BLAKE2b-256 08335ef74500eed6084a1a2d943a924d8d290846d3361b4d668da2a5218a8a33

See more details on using hashes here.

Supported by

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