NikkelM / Random-YouTube-Video

A browser extension that allows you to truly randomly shuffle videos from any YouTube channel, offering many customization options.
https://chromewebstore.google.com/detail/random-youtube-video/kijgnjhogkjodpakfmhgleobifempckf
GNU Lesser General Public License v3.0
17 stars 3 forks source link

[UI][Shuffle] Show "Sorting: xx%" on large button when sorting shorts #249

Closed NikkelM closed 3 months ago

NikkelM commented 9 months ago

Long shuffle times can annoy users, especially when they don't know how much longer it will take. Since we know how many videos we need to sort through, and how many have already been found, we could reuse the fetching: xx% logic to also display a sorting: xx% text on the large button.