ChunkyProgrammer
ChunkyProgrammer
YouTube added a new format for `like` data in December 2023. This PR adds support for parsing the like count on this new format. Related: https://github.com/LuanRT/YouTube.js/pull/557 closes https://github.com/iv-org/invidious/issues/4419
_NOTE: Took the non-broken parts from this PR: https://github.com/iv-org/invidious/pull/4026 for channel tags_ In FreeTube, we display the channel's tags in an about tab and I'd like to add support for...
# Add i18n-eslint-plugin ## Pull Request Type - [x] Dev enhancement ## Description It is configured to find keys that don't exist and raw text instead of translated text in...
The old logic would filter the results and use the count of the filtered results to determine if a next page should be shown. If there were playlists or channels...
See: https://github.com/kurtsson/jekyll-multiple-languages-plugin#jekyll-multiple-languages-plugin
It'd be useful to have actions setup so that the website will deploy whenever an update is made to master
 Links to docs is missing from header
Might be missing some (also looks like some links will be changed at least for MacOS): Windows: - arm64 - 7z MacOs - 7z - zip Flatpack/AppImage: - rmv7l.AppImage Deb:...
We can add tests to verify that a property is still returning a value & prevent yt-channel-info from crashing if there's an error in some YouTube data
Currently only real tests are done, adding mock tests would be useful in determining whether a test failing is due to a change by us or a change by YouTube...