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

https://github.com/tanknee/lpl-gpt


https://github.com/tanknee/lpl-gpt

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Usage

```bash
pip install -r requirements.txt

python download.py --video_list ./config/2023-lpl-spring-1.json
```

## Cut Match Video

```bash
python cut.py --video_dir videos --output_dir videos-cut
```