Compare commits
2 Commits
b57991c3ce
...
7d14fef3f5
Author | SHA1 | Date | |
---|---|---|---|
7d14fef3f5 | |||
65b1d17253 |
@ -1,5 +1,7 @@
|
||||
# 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.
|
||||
@ -8,7 +10,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/ music-kraken
|
||||
pip install --index-url https://gitea.elara.ws/api/packages/music-kraken/pypi/simple/ python-sponsorblock
|
||||
```
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user