tag:github.com,2008:https://github.com/faissaloo/SponSkrub/releases Release notes from SponSkrub 2021-08-11T16:44:08Z tag:github.com,2008:Repository/226662874/3.7.2 2021-08-11T16:58:39Z Antiglow <p>Sponskrub now defaults to HTTPS because unencrypted comms suk</p> faissaloo tag:github.com,2008:Repository/226662874/3.7.1 2021-08-11T16:27:13Z Percent Twenty <p>This release fixes an issue where you couldn't use multiple categories, thanks to <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/CoordSpace/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/CoordSpace">@CoordSpace</a> for contributing this fix<br> This release does not include <code>youtube-dl-sponsorblock</code>, I intend to later strip it out of the repo entirely in favor of people using yt-dlp which integrates sponsorblock better.</p> faissaloo tag:github.com,2008:Repository/226662874/3.7.0 2021-03-13T13:10:09Z le update has arrived <p>You can now:</p> <ul> <li>use a proxy by specifying <code>-proxy</code>, for example: <code>-proxy socks5://localhost:1337</code>.</li> <li>keep the modification date of the original file by specifying <code>-keep-date</code><br> This release also fixes a bug where metadata files would be written to the working directory instead of somewhere the user is more likely to have permission for.<br> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="818205421" data-permission-text="Title is private" data-url="https://github.com/faissaloo/SponSkrub/issues/24" data-hovercard-type="issue" data-hovercard-url="/faissaloo/SponSkrub/issues/24/hovercard" href="https://github.com/faissaloo/SponSkrub/issues/24">#24</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="819907919" data-permission-text="Title is private" data-url="https://github.com/faissaloo/SponSkrub/issues/25" data-hovercard-type="issue" data-hovercard-url="/faissaloo/SponSkrub/issues/25/hovercard" href="https://github.com/faissaloo/SponSkrub/issues/25">#25</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="827701855" data-permission-text="Title is private" data-url="https://github.com/faissaloo/SponSkrub/issues/26" data-hovercard-type="issue" data-hovercard-url="/faissaloo/SponSkrub/issues/26/hovercard" href="https://github.com/faissaloo/SponSkrub/issues/26">#26</a></li> </ul> faissaloo tag:github.com,2008:Repository/226662874/3.6.2 2021-03-11T23:24:54Z Minor patch for changes to hash-based API <p>Using the <code>-no-id</code> flag would no longer return any sponsors as the hash-based API is now case sensitive, this conforms to the new API.</p> faissaloo tag:github.com,2008:Repository/226662874/3.6.1 2021-03-11T23:06:30Z 3.6.1 <p>Patch for new case-sensitive version of the hash-based API</p> faissaloo tag:github.com,2008:Repository/226662874/3.6.0 2021-02-13T15:38:37Z Add -no-id <p><code>-no-id</code> improves privacy by sending the partial hash of the video id to the sponsorblock server, downloading all sponsor data for the potential videos, then picking out the one we need sponsor data for on the client side, so the server cannot tell for sure which video you're trying to download.<br> This also fixes a bug whereby passing in an empty argument would cause the program to crash.</p> faissaloo tag:github.com,2008:Repository/226662874/3.5.1 2021-01-23T18:50:53Z Fix chapter cutting <p>Fixes chapters being added to cut clips that didn't originally have chapters</p> faissaloo tag:github.com,2008:Repository/226662874/3.5.0 2021-01-23T18:10:29Z Add chapter support when cutting <p>Metadata is no longer destroyed when using the default cut mode, and chapters are all readjusted to be accurate in the cut video. This also modifies the naming of chapters and fixes a bug from the last release where chapters with content were having <code>content</code> slapped on the end of them.</p> faissaloo tag:github.com,2008:Repository/226662874/3.4.2 2021-01-23T12:59:57Z Fix sponsor cutting issues where overlaps exist <p>Some videos had issues cutting when multiple kinds of sponsor segments overlapped, this fixes that and also simplifies the cutting code quite nicely to my surprise</p> faissaloo tag:github.com,2008:Repository/226662874/3.4.1 2021-01-18T14:45:34Z Fix youtube-dl-sponskrub for non-local paths <p>This should fix both <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="787687377" data-permission-text="Title is private" data-url="https://github.com/faissaloo/SponSkrub/issues/18" data-hovercard-type="issue" data-hovercard-url="/faissaloo/SponSkrub/issues/18/hovercard" href="https://github.com/faissaloo/SponSkrub/issues/18">#18</a> and <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="786966638" data-permission-text="Title is private" data-url="https://github.com/faissaloo/SponSkrub/issues/17" data-hovercard-type="issue" data-hovercard-url="/faissaloo/SponSkrub/issues/17/hovercard" href="https://github.com/faissaloo/SponSkrub/issues/17">#17</a>, although note that this breaks youtube-dl-sponsorblock's mkv support due to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="76718515" data-permission-text="Title is private" data-url="https://github.com/ytdl-org/youtube-dl/issues/5710" data-hovercard-type="issue" data-hovercard-url="/ytdl-org/youtube-dl/issues/5710/hovercard" href="https://github.com/ytdl-org/youtube-dl/issues/5710">ytdl-org/youtube-dl#5710</a>, in order to work around this you should explicitly specify the output filename using <code>-dl-args</code></p> faissaloo