polymorphicshade / NewPipe

A fork of NewPipe with SponsorBlock functionality.
GNU General Public License v3.0
3.22k stars 106 forks source link

Is the video downloaded with sponsorblock segment trimmed or entire full video? #269

Closed killerrook closed 1 year ago

killerrook commented 1 year ago

Checklist

What is/are your question(s)?

If entire full video is downloaded I will consider opening a feature request here.

Additional information

No response

polymorphicshade commented 1 year ago

Downloaded videos do not have anything cut out of them. The build-in player just looks up a cache of SponsorBlock segments (downloaded with the video) to skip.

I have no plans on implementing a way to cut out segments from downloaded videos.