Beatbump icon indicating copy to clipboard operation
Beatbump copied to clipboard

[FEAT] Support `/watch?v=` URLs

Open gBasil opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. When you want to go from music.youtube.com or youtube.com to beatbump.io, you not only have to replace the domain, but also watch?v= with listen?id=.

Describe the solution you'd like It would be nice if Beatbump had support for the path YouTube uses. This could take the form of:

  1. Redirecting to listen?id= from watch?v= for parity.
  2. Redirecting to watch?v= from listen?id=.

Additional context LibRedirect—an extension for redirecting some sites to other frontends such as Beatbump—seems to take care of the URL transformation, but it would be nice if it was supported in Beatbump itself.

gBasil avatar Jul 06 '23 13:07 gBasil

Good idea! I’ll see what I can do. Was thinking of having a watch page equivalent for Beatbump, and keeping ‘/listen’ as a share page

snuffyDev avatar Jul 06 '23 18:07 snuffyDev