https://github.com/krypton-byte/shot_on_iphone
Shot On Iphone Meme Maker
https://github.com/krypton-byte/shot_on_iphone
editor iphone maker meme moviepy python
Last synced: 8 months ago
JSON representation
Shot On Iphone Meme Maker
- Host: GitHub
- URL: https://github.com/krypton-byte/shot_on_iphone
- Owner: krypton-byte
- Created: 2021-03-16T11:46:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T02:24:21.000Z (almost 4 years ago)
- Last Synced: 2025-02-26T05:06:56.638Z (8 months ago)
- Topics: editor, iphone, maker, meme, moviepy, python
- Language: Python
- Homepage:
- Size: 1.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
```bash
> pip3 install shot-on-iphone
```
# use
```python
>>> from shot_on_iphone import Iphone
>>> Iphone('video.mp4').save('meme.mp4')
"""
Use Threads
"""
>>> Iphone('video.mp4').save('meme.mp4', threads=5)
```# Command Line
```bash
> python3 -m shot_on_iphone -i video.mp4 -o meme.mp4
```
# Donasi