insourcesoftware/YouTube Videos Action

Sync YouTube videos into a website as files or posts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
api-keyGoogle data api key with access to YouTube Data API v3yes
playlist-idYouTube playlist idyes
thumbnail-sizeThumbnail image size name, one of default, medium, high, standard, maxresnodefault
output-pathPath to write output files to, defaults to _datano_data/videos
output-filename-templateOutput filename template for each output file including placeholders, defaults to ${position}.ymlno${position}.yml
output-content-templateOutput content template for each output file including placeholdersno_id: '${id}' etag: '${etag}' title: '${title}' description: '${description}' thumbnailUrl: '${thumbnailUrl}' channelId: '${channelId}' channelTitle: '${channelTitle}' playlistId: '${playlistId}' position: ${position} videoOwnerChannelTitle: '${videoOwnerChannelTitle}' videoOwnerChannelId: '${videoOwnerChannelId}' videoId: '${videoId}' publishedAt: '${publishedAt}'

no outputs