polymorphicshade / NewPipe

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

sponsorblock: move fetching VideoSegment's to DownloadDialog #309

Closed evermind-zz closed 1 year ago

evermind-zz commented 1 year ago

Pushing download button for a video sometimes takes for ages. This PR moves Sponsorblock VideoSegment logic to DownloadDialog.

What is it?

Description of the changes in your PR

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence