diff options
author | Ajay Ramachandran <[email protected]> | 2020-02-10 22:27:54 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-02-10 22:27:54 -0500 |
commit | 657aff21678db14d7c4db6a48ed70103d04d215e (patch) | |
tree | 6cc67740be1c95f6db402ea4eb9f288974c6852a /README.md | |
parent | 2450457fe5c85d7a4d01e5e1d0f928d0087adc26 (diff) | |
download | SponsorBlock-657aff21678db14d7c4db6a48ed70103d04d215e.tar.gz SponsorBlock-657aff21678db14d7c4db6a48ed70103d04d215e.zip |
Removed use of Invidious API.
Resolves https://github.com/ajayyy/SponsorBlock/issues/189.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ The result is in `dist`. # Credit -The awesome [Invidious API](https://github.com/omarroth/invidious/wiki/API) is used to grab the time the video was published. +The awesome [Invidious API](https://github.com/omarroth/invidious/wiki/API) used to be used. Original code from [YTSponsorSkip](https://github.com/OfficialNoob/YTSponsorSkip), but not much of the code is left. |