rahuldkjain/github-profile-readme-generator

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

开放

#550 创建于 2022年5月13日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (8,394 个派生)batch import
enhancementhacktoberfestv1-deprecated

仓库指标

星标
 (24,398 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南