DenverCoder1/github-readme-youtube-cards

See if the demo page (index.html) can be automatically updated by the GitHub action

Open

#132 创建于 2023年9月3日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (60 fork)github user discovery
choregood first issueup-for-grabs

仓库指标

Star
 (274 star)
PR 合并指标
 (平均合并 53天 1小时) (30 天内合并 3 个 PR)

描述

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 should allow specifying the path to the index.html and the output type of html should allow it to work in an html file.

This could be a separate workflow or added to the existing youtube cards workflow as a second step.

贡献者指南