diff options
author | James Taylor <28744867+user234683@users.noreply.github.com> | 2020-10-21 18:53:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-21 18:53:34 -0700 |
commit | 8b54a5f3aa376651bf063baa6893fe9b7f0e2ca0 (patch) | |
tree | 6bff6ae507db03e435bb04e3969ef08093f3f8d8 /README.md | |
parent | f01ef36a37c9112eca3f85d49622c41d68000a69 (diff) | |
parent | aa52c7a42e9573105dfadb07981c7f5f1447ca9d (diff) | |
download | yt-local-8b54a5f3aa376651bf063baa6893fe9b7f0e2ca0.tar.lz yt-local-8b54a5f3aa376651bf063baa6893fe9b7f0e2ca0.tar.xz yt-local-8b54a5f3aa376651bf063baa6893fe9b7f0e2ca0.zip |
Merge pull request #32 from zrose584/add_sponsorblock
add sponsorblock.js
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ The Youtube API is not used, so no keys or anything are needed. It uses the same 1. Shown by default, with click to hide 2. Hidden by default, with click to show 3. Never shown +* Optionally skip sponsored segments using [SponsorBlock](https://github.com/ajayyy/SponsorBlock)'s API ## Planned features - [ ] Putting videos from subscriptions or local playlists into the related videos |