iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.01k stars 1.75k forks source link

[Bug] URL parameters don't remain across pages #2130

Open SeasonalFerret opened 3 years ago

SeasonalFerret commented 3 years ago

Is your enhancement request related to a problem? Please describe.

When I'm watching videos using Invidious, sometimes I'll get into a music-mood and decide to look up some tunes. I'll find the video I'd like to listen to, then click the music symbol to watch the video with &listen=1. After the song is finished, I'll let invidious autoplay the next track OR I'll find another song on the suggested videos on the right. However, upon clicking these videos &listen=1 is lost.

Describe the solution you'd like

Describe alternatives you've considered

While I could simply enter my settings and change to Listen To Default (#876), I feel as though this would be a hassle constantly switching back and forth. If video quality is persistent between videos, #1450 could be an alternative.

Additional context

This may be related to #932

SamantazFox commented 3 years ago

Related: #2036, #2021 and #1610

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.

SeasonalFerret commented 1 year ago

This appears to be implemented? As seen here, the next video automatically plays and starts with listen=1.

SamantazFox commented 1 year ago

This appears to be implemented?

URL parameters are inconsistently handled. I should probably change the title.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.