yakisova41 / return-youtube-comment-username

This is to change the handle in the YouTube comments section to a username
https://rycu.yakisova.com/
MIT License
50 stars 2 forks source link

👽️ use browse API #78

Closed yakisova41 closed 8 months ago

yakisova41 commented 8 months ago

YouTube RSS feed is no longer available due to a 404 error. This may be a temporary outage, but from this version we will change to use the browseAPI which has higher availability.

This change will reduce performance by about 60ms per fetch, depending on the environment.

77