ytcc
ytcc copied to clipboard
Should ytcc subscribe not actually add videos to the new playlist?
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
?