This repository is a collection of Python scripts designed to enhance the use of streaming tools like OBS.
It aims to improve streaming quality, optimize workflows, gather analytics, and enable partial automation.
Since these are tools created primarily for personal use, some scripts may require installation via terminal or cmd.
Feel free to modify and use them as you like.
このリポジトリは、OBSなどの配信ツールを活用する際に便利なPythonスクリプトをかき集めたディレクトリです。
配信のクオリティ向上や作業効率化、集計、一部自動化を目的としたさまざまなツールが含まれていく予定です。
自分用に作ったものを適当に入れているため、ターミナルやcmdでのインストールが必要なコードもあります。
ご自由に変更してご使用ください。
The following are recommended to be installed:
以下がインストールされていることを推奨します:
- Python 3.8 or higher / Python 3.8以上
- pip (Python package manager) / pip (Pythonのパッケージ管理ツール)
- Additional packages required (as specified per script) / その他必要なinstall対象(各codeで使用)
This project is released under the MIT License. You are free to use, modify, and distribute it.
このプロジェクトはMITライセンスのもとで公開されています。自由に利用、変更、配布してください。