mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 11:56:40 +03:00
Changed whitelisting to use channel JSON instead of page scraping.
It also only pulls data once. Uses channelID now instead of URLs. Resolves https://github.com/ajayyy/SponsorBlock/issues/275 TODO: Add migration method to use channelID instead of channelURL
This commit is contained in:
@@ -540,5 +540,8 @@
|
||||
},
|
||||
"hiddenDueToDuration": {
|
||||
"message": "hidden: too short"
|
||||
},
|
||||
"channelDataNotFound": {
|
||||
"message": "Channel ID not loaded yet"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user