question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] YouTube route is not working

See original GitHub issue
  • The involved route, with all required and optional parameters
/lib/routes/youtube
  • What is expected RSS feed for playlists

  • What is actually happening No feed is created and an error is displayed

  • Self-deployment information

docker run --name rsshub -p 1200:1200 --restart always --user 1000:1000 -e CACHE_EXPIRE=14400 -e YOUTUBE_KEY=AIzxxxxxxxxxxxx1l6oav_pfSA -d diygod/rsshub
Env Value
OS CentOS 7.7
if Docker, version latest (e8e5e3df372c) (2020-03-20)
  • Additional info (logs errors etc)
Route requested: /youtube/playlist/PLkKON9te6p3OpxqDskVsxXOmhfW0uPi1H
Error message: Cannot read property 'data' of undefined

Demo is working https://rsshub.app/youtube/playlist/PLkKON9te6p3OpxqDskVsxXOmhfW0uPi1H

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Hah7quicommented, Aug 10, 2021

@skkpnlq7t4g @Hah7qui I had the same error message on a self hosted server. As it turned out, it was the API key restriction settings on Google that rejected my server.

If you also have key restrictions, try create a new key without any restriction and see if it works, and then add some restrictions back while it works.

Thanks for your replay. The key has no restrictions: key restrictions

1reaction
Hah7quicommented, Aug 5, 2021

@loganrockmore @NeverBehave @Sea-n @DIYgod @mengx8 @HenryQW any idea for this issue?

In self-hosted environments YouTube route is still not working out of the box. Maybe just a step in the doc is missing. https://github.com/DIYgod/RSSHub/blob/master/docs/en/install/README.md#route-specific-configurations

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Discord No Route Error [2022] - YouTube
How to Fix Discord No Route Error [2022]A lot of Discord users are prevented from joining voice channels by the No Route error....
Read more >
How to fix Discord No Route Error 2021! - YouTube
Join our Discord Server: https://discord.gg/6ZMCbha8ufIn this video we show you how to fix the Discord no route error in 2021!
Read more >
How to fix the routing bug for Angular and Apache2 - YouTube
If you host your Angular website with Apache2, you'll see the 404 routing bug pop up all the time. We're going to fix...
Read more >
How to Fix Discord RTC Connecting No Route - YouTube
The No Route error falls into the same category as the ICE ... QoS doesn't work with your network – Maybe your network...
Read more >
React Router Dom not Working | Latest Version - YouTube
React Router Dom not Working | Latest Version | Problem Resolved ... React Router V6 Tutorial - Routes, Redirecting, UseNavigate, UseParams.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found