leon icon indicating copy to clipboard operation
leon copied to clipboard

Youtu.be domain+url rewriter

Open unquote7083 opened this issue 3 years ago • 3 comments

https://youtu.be/video-id should be transformed into https://www.youtube.com/watch?v=video-id. These youtu.be links comes from the share function.

Thanks for the app!

unquote7083 avatar Aug 04 '22 08:08 unquote7083

Thanks for your feedback. Usually Leon tries to remove obsolete parameters and reduce the size of URLs. There is one exception to this rule which is the Amazon Smile rewriter. But in this particular case the benefit of rewriting the URL is to collect donations for charities.

Why do you want to convert a shorter youtu.be link to a longer youtube.com one?

svenjacobs avatar Aug 04 '22 08:08 svenjacobs

The short url is specific to the share function and helps google track such. It redirects to https://www.youtube.com/watch?v=video-id&feature=youtu.be and thus should be sanitized before it can get to that point

unquote7083 avatar Aug 04 '22 16:08 unquote7083

Okay, good point. I will consider this.

svenjacobs avatar Aug 08 '22 13:08 svenjacobs

This will be available in the next release.

svenjacobs avatar Sep 17 '22 20:09 svenjacobs