Skip to content

Implement playlist reverse fix for YouTube navigation#3825

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

Implement playlist reverse fix for YouTube navigation#3825
Tanayqq wants to merge 1 commit intocode-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐞reverse playlist

1 participant