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

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

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