[FEATURE] --match
flag to only run subset of subscriptions (#881)
Implements #880
and maybe fixes #827
Can now do ytdl-sub sub --match SubA SubB
or ytdl-sub sub --match SubA --match SubB
, which will only run subscriptions that contain SubA
or SubB
in their names