-
Notifications
You must be signed in to change notification settings - Fork 7.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(route): youtube playlistId #11739
Conversation
Successfully generated as following: http://localhost:1200/youtube/user/tangshanlaowang - Failed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update ctx.state.data
as well
title: `${channelName || username} - YouTube`,
link: channelName ? `https://www.youtube.com/${username}` : `https://www.youtube.com/user/${username}`,
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Successfully generated as following: http://localhost:1200/youtube/user/tangshanlaowang - Failed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add "@username"
Successfully generated as following: http://localhost:1200/youtube/user/tangshanlaowang - Failed
|
github-actions bot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
github-actions bot
该 PR 相关 Issue / Involved issue
Close #
#11576
完整路由地址 / Example for the proposed route(s)
新 RSS 检查列表 / New RSS Script Checklist
Puppeteer
说明 / Note
fix youtube user rss bug