diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-03 22:38:21 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2019-08-03 22:38:21 -0400 |
commit | 3b3653af67469e13ec0acd3167a6b42e09e7dc17 (patch) | |
tree | 61a591d1b065bde00030154221ec3a39f3ade58e /README.md | |
parent | 6be7408d8057a8b5df7164f10d588e0987c8bfe3 (diff) | |
download | SponsorBlock-3b3653af67469e13ec0acd3167a6b42e09e7dc17.tar.gz SponsorBlock-3b3653af67469e13ec0acd3167a6b42e09e7dc17.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,6 +21,10 @@ To make sure that this project doesn't die, I have made the database publicly do Hopefully this project can be combined with projects like [this](https://github.com/Sponsoff/sponsorship_remover) and use this data to create a neural network to predict when sponsored segments happen. That project is sadly abandoned now, so I have decided to attempt to revive this idea. +# API + +You can read the API docs [here](https://github.com/ajayyy/SponsorBlockServer#api-docs) + # Previous extension This project is partially based off of [this experimental extension](https://github.com/OfficialNoob/YTSponsorSkip). That extension has the basic video skipping functionality. |