actions-marketplace-validations/GitHub Readme YouTube Cards

Workflow for displaying recent YouTube videos as SVG cards in your readme

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
channel_idThe channel ID to use for the feedno""
playlist_idThe playlist ID to use for the feedno""
langThe language you want your cards description to usenoen
comment_tag_nameThe name of the comment tag to use for the cardsnoYOUTUBE-CARDS
max_videosThe maximum number of videos to displayno6
base_urlThe base URL to use for the cardsnohttps://ytcards.demolab.com/
youtube_api_keyThe YouTube API key to use for additional features such a the video durationno""
card_widthThe width of the SVG cardsno250
border_radiusThe border radius of the SVG cardsno5
background_colorThe background color of the SVG cardsno#0d1117
title_colorThe color of the title textno#ffffff
stats_colorThe color of the stats textno#dedede
theme_context_lightJSON theme for light mode (keys: background_color, title_color, stats_color).no{}
theme_context_darkJSON theme for dark mode (keys: background_color, title_color, stats_color)no{}
max_title_linesThe maximum number of lines to use for the titleno1
show_durationWhether to show the video duration. Requires `youtube_api_key` to be set.nofalse
author_nameThe name of the committernoGitHub Actions
author_emailThe email address of the committerno41898282+github-actions[bot]@users.noreply.github.com
commit_messageThe commit message to use for the commitnodocs(readme): Update YouTube cards
readme_pathThe path to the readme filenoREADME.md
output_onlyWhether to return the section markdown as output instead of writing to the filenofalse
output_typeThe type of output to be rendered by the action ('markdown' or 'html')nomarkdown
namedescription
markdownThe section markdown as output
committedWhether the action has created a commit ('true' or 'false')
commit_long_shaThe full SHA of the commit that has just been created
commit_shaThe short 7-character SHA of the commit that has just been created
pushedWhether the action has pushed to the remote ('true' or 'false')