github-readme-youtube-cards
github-readme-youtube-cards copied to clipboard
Workflow for displaying recent YouTube videos as SVG cards in your readme
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.0 to 3.10.1. Release notes Sourced from orjson's releases. 3.10.1 Fixed Serializing numpy.ndarray with non-native endianness raises orjson.JSONEncodeError. Changed Improve performance of serializing. Changelog Sourced from orjson's...
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0)
### Description The basic idea is to show only certain videos on Github. This can be done either by making the scraping logic support playlist IDs or maybe adding a...
### Description I'm asking it as a question because I'm not even sure if it's possible from the APIs, but would be possible to filter the shorts? I'd like to...
### Description https://ytcards.demolab.com/ There are links that open in a new tab and there are links that open in the same tab. most of the links that open in the...
### Description An example usage appears at https://ytcards.demolab.com/ which is controlled at https://github.com/DenverCoder1/github-readme-youtube-cards/blob/main/api/templates/index.html but it is not updated automatically when new videos are posted or the action is modified. `readme_path`...
The user may want to parse the output manually in a different action step. An option, for example, `output_type: "json"` could be useful to allow such customization more easily. A...
If you know a language not yet supported by GitHub Readme YouTube Cards, you can help by opening a PR! All it takes to contribute is to translate [two words](https://github.com/DenverCoder1/github-readme-youtube-cards/blob/main/api/locale/en.yml)....
## Summary solving error "UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1826: character maps to " ## Type of change - [ ] Breaking change (fix or feature...
updates: - [github.com/pycqa/isort: 5.13.2 → 6.0.1](https://github.com/pycqa/isort/compare/5.13.2...6.0.1) - [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)