DenverCoder1/github-readme-youtube-cards

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

Open

#132 opened on Sep 3, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (60 forks)github user discovery
choregood first issueup-for-grabs

Repository metrics

Stars
 (274 stars)
PR merge metrics
 (Avg merge 53d 1h) (3 merged PRs in 30d)

Description

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.

Contributor guide