- Uses ffmpeg (OS) and ffmpeg-python
- Video item has two new methods:
- from_bytes()
- from_path()
- Use
client.create_video(video_bytes, {optional kw arguments for both File and Video items})
to save a video to POD.
client.create_video(video_bytes, {optional kw arguments for both File and Video items})
to save a video to POD.