porjo / freshtube

Display latest videos from your favourite Youtube channels

Home Page:https://porjo.github.io/freshtube/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer working

r4nchy opened this issue · comments

I came across this and it worked few years ago, I am trying it again but it doesn't seem to work. The thumbnails don't seem to showup anymore.

I am wondering if the project is still working ?

and if so then it would be awesome to add the https://dearrow.ajay.app/ into this project as an optional feature.

Thanks

I use it almost daily, works fine for me. Maybe try generating a new API key.

I tried generating the new api but even the new one doesn't work. How can I debug or see logs ?

Ok. Open your browser developer tools (F12 in Firefox and Chrome) and check for any errors in the 'console'. Take a screenshot of you can.

Screenshot 2023-12-01 at 11 42 35 PM

this is what I got

The issue is that Freshtube can't deal with Youtube 'handles', only usernames or channel IDs.

Replace this:
https://www.youtube.com/@RossmanGroup

With this:
https://www.youtube.com/user/RossmanGroup

I did look at supporting handles originally but can't remember why it didn't work. I'll take another look to see how to support handles.

I looked into this again and reminded myself why I couldn't get handles working. fyi, I've created a new ticket with the explanation if you're interested: #3

Unfortunately, there's no easy fix :(

ohhh cool that worked.
Thanks