Results 603 comments of absidue

> Do you see any issues with the idea of simply refreshing the data once the page loads? Yes you would likely hit ratelimits on YouTube and Invidious' end if...

Adding the work-in-progress label until all of the unrelated code formatting changes are reverted (there are issues with the actual implementation but they aren't worth mentioning until the diff only...

Failed to fetch usually means something is wrong in your network configuration. Please make sure that you do not have a proxy configured in the proxy settings in FreeTube and...

Looking at the commit where it was removed, which you linked the ref was actually on another element back then, specifically the `div` around the search bar that has the...

I have opened https://github.com/iv-org/invidious/pull/4934 to fix the `live_now` and `premiere_timestamp` fields.

It's actually more complicated than just highest or lowest on YouTube, my understanding is that it is still auto but with different maximum resolutions e.g. data saver will pick 360p...

I have not reviewed the code or tested this pull request yet, however I have noticed that you haven't filled in the pull request template properly including the rather important...

I have not tested this but looking at the code alone this pull request looks like it'll require an overhaul before it could be merged. * The `playlists.csv` file contains...

Please make sure you both fully follow the react-native instructions: https://github.com/LuanRT/YouTube.js/blob/main/src/platform/react-native.md

This is not something we can "fix" or disable, the translation of the titles happens on YouTube's servers before they return the information to us, all we can do is...