rahuldkjain/github-profile-readme-generator

URL to YouTube can be incorrect - c vs channel in link

Aberta

#550 aberto em 13 de mai. de 2022

 (2 comentários) (0 reação) (0 responsável)TypeScript (8.396 forks)batch import
enhancementhacktoberfestv1-deprecated

Métricas do repositório

Stars
 (24.404 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

My id to my channel: UCG5-iPOoQ65CKi5YuZXSqqg I put this value into youtube channel name input. Generated link:

href="https://www.youtube.com/c/ucg5-ipooq65cki5yuzxsqqg"

is incorrect and it returns 404 error. Correct URL is

https://www.youtube.com/channel/UCG5-iPOoQ65CKi5YuZXSqqg

The difference are letter size of id and c vs channel in URL.

But URL with c in URL can be correct, for example: https://www.youtube.com/c/google

Guia do colaborador