ChunkyProgrammer

Results 219 comments of ChunkyProgrammer

> U can already watch shorts in FreeTube They probably mean the YouTube Shorts page (ex: https://www.youtube.com/shorts/{videoId} which behaves a lot like a tiktok page with infinite scrolling of short...

@PikachuEXE do you know if this is still an issue with MacOS?

Try disabling "api fallback" as a workaround https://github.com/FreeTubeApp/FreeTube/issues/1283#issuecomment-841743412

Once #1783 gets merged, adding the ability to not do those additional queries would be possible. If i remember correctly, the import does all the web requests just to get...

Once https://github.com/FreeTubeApp/FreeTube/pull/2604 gets merged, I'll open a pr to add a setting to disable fetching thumbnails on initial import which should fix the issues with 429 error :)

Could be useful for formatting dates. Sometimes languages are available in the app but not the exact ISO code of the user (language & Country code) https://en.wikipedia.org/wiki/Date_format_by_country

can this be closed now?

The log out button at the bottom of the nav menu should have translatable text (i noticed you added it the locale file but it's not being used) instead of...

Should this include hiding comments made by blocked channels/containing blocked keywords or should I make a seperate issue for that?