You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should allow continuously importing and updating content for channels and playlists. This should be implemented as a cron job, and could use either the REST API or youtube-dl to fetch the content lists. There should be an admin UI for controlling which channels and playlists are auto-updated.
The text was updated successfully, but these errors were encountered:
This is supported for playlists now, but not yet implemented for channels. Channel implementations for this are a bit messy, API quota-wise, and may not be a great idea in general.
We should allow continuously importing and updating content for channels and playlists. This should be implemented as a cron job, and could use either the REST API or
youtube-dl
to fetch the content lists. There should be an admin UI for controlling which channels and playlists are auto-updated.The text was updated successfully, but these errors were encountered: