yshashi/YouTube Cards Generator
Generates individual SVG video cards and injects dynamic per-video links into your README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channel_id | Your YouTube Channel ID | yes | — |
| output_dir | Folder to save the individual card SVGs | no | assets |
| max_videos | Number of videos to display (1–4) | no | 4 |
| theme | Card theme — "dark" or "light" | no | dark |
| readme_path | Path to your README.md file | no | README.md |
Outputs
| name | description |
|---|---|
| output_dir | Folder where card SVGs were saved |