Skip to content

Releases: faissaloo/SponSkrub

Fix downloading of URLs with dashes

02 Oct 18:26
9850f26
Compare
Choose a tag to compare

You can now use -- to ignore further command line arguments, allowing you to specify YouTube URLs containing dashes. We no longer default to format 18 and you can now specify just the video id in ydl if you so wish.

Optimisation and chapter prefixes

20 Sep 20:09
d9e23e1
Compare
Choose a tag to compare

Chapters added by sponskrub are now prefixed with sponskrub- to avoid confusion, also adds some missing help info and optimises ffmpeg call.

Merge existing video metadata

20 Sep 14:49
Compare
Choose a tag to compare

Video metadata will be kept and chapters will now be adjusted as appropriate when using -chapter. Also has some typo corrections thanks to @pukkandan

Category support

19 Sep 20:23
Compare
Choose a tag to compare

Adds support for categories to sponskrub and ydl can now pass arbitrary options to sponskrub, also stops using the deprecated SponsorBlock API endpoint.

Chapter support

18 Sep 22:16
Compare
Choose a tag to compare

You now have the option to include chapters rather than removing parts of the video using the -chapter flag. ydl has been completely rewritten to facilitate this.

Both binaries are for x86_64 Linux, you will need to move them to a folder in your $PATH or ydl will not be able to find sponskrub.

Retroactive release

18 Sep 22:23
Compare
Choose a tag to compare

The first real version of sponskrub.

sponskrub is built for x86_64 Linux and ydl is just a shell script