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
Invoking ytcc subscribe will add a playlist to the database, but the videos fetched as part of this operation are not added as well. This leads to redundantly calling ytcc update to actually populate the playlist.
Should the fetched videos automatically be added when calling ytcc subscribe?
The text was updated successfully, but these errors were encountered:
Invoking
ytcc subscribe
will add a playlist to the database, but the videos fetched as part of this operation are not added as well. This leads to redundantly callingytcc update
to actually populate the playlist.Should the fetched videos automatically be added when calling
ytcc subscribe
?The text was updated successfully, but these errors were encountered: