From e3aeb0caa19fa0fea6705fde96352b912ce99130 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 30 Jul 2019 18:38:07 -0400 Subject: [PATCH 1/3] Update LICENSE --- LICENSE | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index ce167a86..61e854aa 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,8 @@ - GNU GENERAL PUBLIC LICENSE +SponsorBlock Copyright (C) 2019 Ajay Ramachandran and other SponsorBlock contributors. + +Please refer to the license below. + + GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. @@ -651,8 +655,9 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - - SponsorBlock Copyright (C) 2019 Ajay Ramachandran and other SponsorBlock contributors + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. From 3b3653af67469e13ec0acd3167a6b42e09e7dc17 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sat, 3 Aug 2019 22:38:21 -0400 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 74fbcac5..ce8c9e8a 100644 --- a/README.md +++ b/README.md @@ -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. From 3a037818a89b63d75567edf823d107c6a4949591 Mon Sep 17 00:00:00 2001 From: Mario Ortiz Manero Date: Sun, 4 Aug 2019 13:29:43 +0200 Subject: [PATCH 3/3] Grammar and phrasing fixes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ce8c9e8a..6ca1eb4c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # SponsorBlock -SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that let's anyone submit the start and end time's of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment. +SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that lets anyone submit the start and end times of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment. # Available for Chrome and Firefox @@ -23,11 +23,11 @@ Hopefully this project can be combined with projects like [this](https://github. # API -You can read the API docs [here](https://github.com/ajayyy/SponsorBlockServer#api-docs) +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. +This project is partially based off of [this experimental extension](https://github.com/OfficialNoob/YTSponsorSkip), which has the basic video skipping functionality. # Build Yourself @@ -39,4 +39,4 @@ The awesome [Invidious API](https://github.com/omarroth/invidious/wiki/API) is u Some icons made by Gregor Cresnar from www.flaticon.com and are licensed by CC 3.0 BY -Some icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY +Some icons made by Freepik from www.flaticon.com are licensed by CC 3.0 BY