1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2025-10-09 17:25:56 +00:00
Lomanic 4332d3043f
Fix redirected youtu.be/ID shortlinks parameters ordering
Previouly, /[ID]?autoplay=1&test1&test2 would redirect to /watch?autoplay=1&test1=&test2=&v=[ID]
which is kind of ugly, and not how YouTube redirects youtu.be shortlinks.
This is now redirecting to /watch?v=[ID]&autoplay=1&test1=&test2
2021-02-12 00:37:18 +13:00
2020-11-20 18:29:34 +13:00
2021-01-25 13:53:42 +13:00
2021-01-13 01:13:46 +13:00
2021-02-06 20:06:55 +13:00
2020-11-20 18:29:34 +13:00
2020-08-23 01:17:31 +12:00
2021-01-21 13:28:40 +13:00
2021-02-12 00:29:50 +13:00
2021-01-13 01:13:46 +13:00

CloudTube

Navigation

Description
No description provided
Readme AGPL-3.0 529 KiB
Languages
JavaScript 56.3%
Pug 24.9%
Sass 17.5%
SCSS 1.2%
Dockerfile 0.1%