Skip to content

feat(YouTube Music): Sanitize share urls #5771

@Ziyadisalive

Description

@Ziyadisalive

Feature description

Can you make it so that when I share links from YouTube music, the app automatically removes the tracking identifier
E.g
This is what it looks like without the sanitizer: https://music.youtube.com/watch?v=0Uh4Trk3qtg&si=Kf5eT3aYuCl7jMAz

Then we remove:
"'&si=Kf5eT3aYuCl7jMAz'"

The part that has been quoted should automatically be removed

When removed, should look like: https://music.youtube.com/watch?v=0Uh4Trk3qtg.

Motivation

To prevent tracking

Acknowledgements

  • I have checked all open and closed feature requests and this is not a duplicate
  • I have chosen an appropriate title.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature requestRequesting a new feature that's not implemented yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions