user234683 / youtube-local

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

Use redirect when subscribing to channels #211

Open rjb330 opened 1 month ago

rjb330 commented 1 month ago

Updates channel page to reflect subscription status after subscribing.

user234683 commented 4 days 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