Removed use of Invidious API.

Resolves https://github.com/ajayyy/SponsorBlock/issues/189.
This commit is contained in:
Ajay Ramachandran
2020-02-10 22:27:54 -05:00
parent 2450457fe5
commit 657aff2167
2 changed files with 11 additions and 4 deletions

View File

@@ -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.