ChunkyProgrammer

Results 63 issues of 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

need-testing

_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...

need-testing

# 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...

PR: dependencies
PR: waiting for review

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...

need-testing

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

![image](https://user-images.githubusercontent.com/78101139/218791728-4d91edcd-d07a-4fdf-a2a1-ff4a69a5ba65.png) 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...