Skip to content

Implement playlist reverse fix for YouTube navigation#3825

Open
Tanayqq wants to merge 1 commit into
code-charity:masterfrom
Tanayqq:Tanayqq-patch-1
Open

Implement playlist reverse fix for YouTube navigation#3825
Tanayqq wants to merge 1 commit into
code-charity:masterfrom
Tanayqq:Tanayqq-patch-1

Conversation

@Tanayqq
Copy link
Copy Markdown

@Tanayqq Tanayqq commented May 1, 2026

Fixes #3818

When playlist_reverse is enabled, the reverse order resets
each time the next video plays. This fix uses a MutationObserver
to detect YouTube's SPA navigation and re-applies the reverse
order automatically when moving between videos in the same playlist.

This script ensures that the playlist remains in reverse order when navigating through videos in a YouTube playlist, addressing issue code-charity#3818.
@Tanayqq Tanayqq mentioned this pull request May 1, 2026
@improvedtube-backup improvedtube-backup added the untested please test. (also applies to proactively merged pull requests.) label May 16, 2026
@improvedtube-backup
Copy link
Copy Markdown
Collaborator

hi! @Tanayqq

@Tanayqq
Copy link
Copy Markdown
Author

Tanayqq commented May 23, 2026

Hey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

untested please test. (also applies to proactively merged pull requests.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞reverse playlist

2 participants