Skip to content

Create workflow for Youtube daily subscription TV playlist #1

@FullstackGJJ

Description

@FullstackGJJ

On preliminary research it would seem that this workflow would require Youtube API for subscriptions (https://developers.google.com/youtube/v3/docs/subscriptions), SocialBlade's API for determining channel type (https://socialblade.com/business-api), and Youtube API for playlists (https://developers.google.com/youtube/v3/docs/playlists).

The use case I have in mind is to query on all the videos of a subscription's date range. Categorize the videos based on the channel they were published on, and then create playlists for those categories of a date range (default being today). That way a person can catch up on all their subscription's new content in a filtered and categorized manner just like TV.

This represents a fairly complex enough workflow to push what a workflow should be able to do.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationresearch

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions