DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
33.74k stars 7.54k forks source link

fix(youtube): handle empty channel #17633

Closed TonyRL closed 3 days ago

TonyRL commented 3 days ago

Involved Issue / 该 PR 相关 Issue

Close #

Example for the Proposed Route(s) / 路由地址示例

/youtube/user/@TheodoreLiu-dl9db

New RSS Route Checklist / 新 RSS 路由检查表

Note / 说明

github-actions[bot] commented 3 days ago

Successfully generated as following:

http://localhost:1200/youtube/user/@TheodoreLiu-dl9db - Failed ❌ ``` HTTPError: Response code 503 (Service Unavailable) Error Message:
ConfigNotFoundError: YouTube RSS is disabled due to the lack of <a href="https://docs.rsshub.app/deploy/config#route-specific-configurations">relevant config</a> Route: /youtube/user/:username/:embed? Full Route: /youtube/user/@TheodoreLiu-dl9db Node Version: v22.11.0 Git Hash: 0793868c ```