Metadata-Version: 2.1
Name: cat-dj
Version: 0.1.1
Summary: DJミックスとビデオループを作成するPythonパッケージ
Author: Maki
Author-email: sunwood.ai.labs@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: pydub (>=0.25.1,<0.26.0)
Description-Content-Type: text/markdown

<p align="center">
<img src="https://huggingface.co/datasets/MakiAi/IconAssets/resolve/main/CatDJ.png" width="100%">
<br>
<h2 align="center">
  ～ Mix Tracks, Unleash Fun ～
<br>
  <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/cat-dj">
<img alt="PyPI - Format" src="https://img.shields.io/pypi/format/cat-dj">
<img alt="PyPI - Implementation" src="https://img.shields.io/pypi/implementation/cat-dj">
<img alt="PyPI - Status" src="https://img.shields.io/pypi/status/cat-dj">
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dd/cat-dj">
<img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dw/cat-dj">
<a href="https://github.com/Sunwood-ai-labs/CatDJ" title="Go to GitHub repo"><img src="https://img.shields.io/static/v1?label=CatDJ&message=Sunwood-ai-labs&color=blue&logo=github"></a>
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/Sunwood-ai-labs/CatDJ">
<a href="https://github.com/Sunwood-ai-labs/CatDJ"><img alt="forks - Sunwood-ai-labs" src="https://img.shields.io/github/forks/CatDJ/Sunwood-ai-labs?style=social"></a>
<a href="https://github.com/Sunwood-ai-labs/CatDJ"><img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/Sunwood-ai-labs/CatDJ"></a>
<a href="https://github.com/Sunwood-ai-labs/CatDJ"><img alt="GitHub Top Language" src="https://img.shields.io/github/languages/top/Sunwood-ai-labs/CatDJ"></a>
<img alt="GitHub Release" src="https://img.shields.io/github/v/release/Sunwood-ai-labs/CatDJ?color=red">
<img alt="GitHub Tag" src="https://img.shields.io/github/v/tag/Sunwood-ai-labs/CatDJ?sort=semver&color=orange">
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/Sunwood-ai-labs/CatDJ/publish-to-pypi.yml">
<br>
<p align="center">
  <a href="https://hamaruki.com/"><b>[🌐 Website]</b></a> •
  <a href="https://github.com/Sunwood-ai-labs"><b>[🐱 GitHub]</b></a>
  <a href="https://x.com/hAru_mAki_ch"><b>[🐦 Twitter]</b></a> •
  <a href="https://hamaruki.com/"><b>[🍀 Official Blog]</b></a>
</p>

</h2>

</p>

>[!IMPORTANT]
>このリポジトリのリリースノートやREADME、コミットメッセージの9割近くは[claude.ai](https://claude.ai/)や[ChatGPT4](https://chatgpt.com/)を活用した[AIRA](https://github.com/Sunwood-ai-labs/AIRA), [SourceSage](https://github.com/Sunwood-ai-labs/SourceSage), [Gaiah](https://github.com/Sunwood-ai-labs/Gaiah), [HarmonAI_II](https://github.com/Sunwood-ai-labs/HarmonAI_II)で生成しています。

# CatDJ

## 🌟 Introduction
CatDJは、複数の音楽トラックをDJスタイルで結合し、その音楽に合わせて指定した動画をループ再生するためのパッケージです。このツールを使用することで、オリジナルのパーティー体験を簡単に作成することができます。音楽と映像を組み合わせて、魅力的でエネルギッシュなパフォーマンスを実現しましょう。

## 🎥 Demo
デモ動画は[こちら](URLをここに挿入)からご覧いただけます。CatDJの機能や使い方を実際に確認してみてください。

## 🚀 Getting Started
このリポジトリを使い始めるには、以下の手順を守ってください。



cat-dj --input-dir input_tracks --input-video cat_is_playing_dj.mp4


## 📝 Updates
最新のアップデートや新機能は、[CHANGELOG.md](URLをここに挿入)で確認できます。定期的に更新をチェックして、新機能をお楽しみください。

## 🤝 Contributing
貢献していただける方は、以下の手順に従ってください。

1. このリポジトリをフォークします。
2. 新しいブランチを作成します。
   ```bash
   git checkout -b feature/MyFeature
   ```
3. 変更をコミットします。
   ```bash
   git commit -m "Add some feature"
   ```
4. フォークしたリポジトリにプッシュします。
   ```bash
   git push origin feature/MyFeature
   ```
5. プルリクエストを作成します。

## 📄 License
このプロジェクトはMITライセンスの下で公開されています。詳細については[LICENSE](URLをここに挿入)を参照してください。

## 🙏 Acknowledgements
このプロジェクトは、オープンソースコミュニティからの多くのインスピレーションとサポートによって作成されました。特に、音楽や映像処理に関する文献やライブラリに感謝します。

