Skip to content

fix(YouTube Music - Downloads): Add "Override feed/search flyout button" setting#1931

Merged
LisoUseInAIKyrios merged 1 commit into
devfrom
fix/download_flyout_override
Jul 5, 2026
Merged

fix(YouTube Music - Downloads): Add "Override feed/search flyout button" setting#1931
LisoUseInAIKyrios merged 1 commit into
devfrom
fix/download_flyout_override

Conversation

@LisoUseInAIKyrios

Copy link
Copy Markdown
Contributor
  • Fixes download action opening immediately for some users.
  • Adds a separate setting to override flyout menu download action

Test results

  • Tested on both the minimum and maximum supported versions
  • Tested on experimental supported versions (Optional)

Comment on lines -224 to +231
"[133724106]", "[144224893]");
"[133724106]", "[443434441]");

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These magic numbers are flaky and may stop working or start misbehaving at anytime.

The long term solution is use the same fingerprints and extension logic from the new YT Add to queue patch to override YT Music flyout download.

@LisoUseInAIKyrios LisoUseInAIKyrios merged commit af7cf55 into dev Jul 5, 2026
1 check passed
github-actions Bot pushed a commit that referenced this pull request Jul 5, 2026
## [1.34.0-dev.2](v1.34.0-dev.1...v1.34.0-dev.2) (2026-07-05)

### 🐛 Bug Fixes

* **YouTube - Return YouTube Dislike:** Remove RYD Shorts due to YT removing Shorts dislike and RYD API no longer providing reliable Shorts dislikes data ([#1924](#1924)) ([fcb613a](fcb613a))
* **YouTube Music - Downloads:** Add "Override feed/search flyout button" setting ([#1931](#1931)) ([af7cf55](af7cf55))
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.

bug(YouTube Music): Music starts downloading as soon as a track starts playing

1 participant