]> git.gir.st - subscriptionfeed.git/commit
use resolve_url endpoint for channel canonicalisation
authorgirst <tobi@isticktoit.net>
Sat, 29 Apr 2023 12:44:11 +0000 (12:44 +0000)
committergirst <tobi@isticktoit.net>
Sat, 29 Apr 2023 12:54:09 +0000 (12:54 +0000)
commit6d74ea6802998f0db0075b1778f830d49be019e8
tree2709b4b5e154fba6bee953067bc639793f67e1da
parent3730d4e8241cc393a8c4b1d7fb8dd47d3a443def
use resolve_url endpoint for channel canonicalisation

one less seperate place we call into youtube's frontend apis

we now support:
  - /channel/ucid
  - /c/vanity
  - /user/username
  - /@handle
  - /brandname

according to https://support.google.com/youtube/answer/6180214?hl=en
vanity urls and usernames are legacy, brand urls aren't documented at
all.
app/browse/__init__.py
app/browse/lib.py
Imprint / Impressum