Metadata-Version: 2.1
Name: jetstreamcli
Version: 0.1.21
Summary: Roblox utility tool for converting videos/gifs into frames for importing into Roblox
Author: Sam Perillo
Author-email: sam@perillo.dev
Requires-Python: >=3.13,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.8,<9.0.0)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: inquirer (>=3.4.0,<4.0.0)
Requires-Dist: jsonmerge (>=1.9.2,<2.0.0)
Requires-Dist: rblx-open-cloud (>=2.1.4,<3.0.0)
Requires-Dist: replicate (>=1.0.4,<2.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: show-in-file-manager (>=1.1.5,<2.0.0)
Requires-Dist: termcolor (>=2.5.0,<3.0.0)
Requires-Dist: xmltodict (>=0.14.2,<0.15.0)
Description-Content-Type: text/markdown

[![Frame 594|690x215](https://raw.githubusercontent.com/imacodr/Jetstream/main/assets/banner.png)](https://imacodr.github.io/Jetstream)

<div align="center">

[[📘Documentation]](https://imacodr.github.io/Jetstream) | [[📁 Source Code]](https://github.com/imacodr/Jetstream)

Jetstream is a sophisticated command-line interface (CLI) tool designed to facilitate the creation of short videos on Roblox without relying on Roblox’s proprietary solution.

The tool operates by processing a video (or GIF) into a series of individual frames. Subsequently, it utilizes Roblox’s Cloud API to upload these frames to the platform.

<hr />

[**Why Jetstream?**](https://imacodr.github.io/Jetstream/)

Roblox videos at their current state are WAY too expensive and offer many limitations for most developers.

Having to spend 2,000 Robux for a short 30-second video or, most likely for many developers, a GIF, is discouraging for indie games because of its expense.

If you'd like to upload something longer than 30 seconds, it gets more expensive.

<hr />

[**Installation**](https://imacodr.github.io/Jetstream/installation/)

To install Jetstream run the following pip command.

```sh
pip install --user jetstreamcli
```

(This will install it globally)

<hr />

[**Help?**](https://discord.gg/UnDCJ6W7dw)

If you have any questions on how Jetstream or Flightpath works, please join the Discord!

[![1024-gold 2|40x40](./assets/discord.png)](https://discord.gg/UnDCJ6W7dw)

<hr />

Made with ❤️ by imacodr

</div>

