user234683 / youtube-local

browser-based client for watching Youtube anonymously and with greater page performance
GNU Affero General Public License v3.0
540 stars 65 forks source link

Use redirect when subscribing to channels #211

Closed rjb330 closed 1 month ago

rjb330 commented 5 months ago

Updates channel page to reflect subscription status after subscribing.

user234683 commented 3 months ago

Issue is if you're on a different page on the channel (such as about), it will take you back to the videos page, which is not the expected behavior. Recommend maybe putting the current url as a hidden input that gets sent with the request, then redirecting to that so the page doesn't change