Compare commits

..

No commits in common. "7d14fef3f5a3f0edadd9a5cf59c9ad4e2244b991" and "b57991c3ce6cf873feebd3a3e8b27ac1a0e313f1" have entirely different histories.

1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
# Python Sponsorblock
[![status-badge](https://ci.elara.ws/api/badges/61/status.svg)](https://ci.elara.ws/repos/61)
<img src="https://gitea.elara.ws/music-kraken/python-sponsorblock/raw/branch/main/assets/logo.svg" width=300 alt="python-sponsorblock logo"/>
This is a wrapper for the sponsorblock api, enabling you to get the timestamps of sponsor segments from Youtube videos.
@ -10,7 +8,7 @@ This is a wrapper for the sponsorblock api, enabling you to get the timestamps o
```bash
# using this gitea repository (recommended)
pip install --index-url https://gitea.elara.ws/api/packages/music-kraken/pypi/simple/ python-sponsorblock
pip install --index-url https://gitea.elara.ws/api/packages/music-kraken/pypi/simple/ music-kraken
```
```bash