Comment by ~arjun on ~cadence/tube
I think this is a duplicate of #7 - you can close this ticket.
Ticket created by ~arjun on ~cadence/tube
In Chromium, the video player immediately pauses on playback, or plays but fails to pause. In DevTools the console was logging data from
player.js
- disabling JavaScript seems to fix the issue - although a downside of this is that hotkeys and the quality selector don't work.Thus, this seems like a bug in
player.js
.Tested on Chromium v103.0.5060.134 and Brave (Chromium v103.0.5060.134)
Ticket created by ~arjun on ~cadence/tube
Currently, the only way to manage subscriptions is to click on each individual channel within the "subscriptions" details element in the subscriptions page and hit unsubscribe.
Updating the subscriptions details element for managing subscriptions, where the channel is listed on the left side (already done) with the unsubscribe option on the right side would be useful.
It would look somewhat similar to how Invidious currently does it.
Please see here for a screenshot of how Invidious' Subscription Manager looks.