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
Currently, the vid is the only consistent way to refer to a video across all commands. Saving it allows current, queueing it allows saved video names and the link, etc. I propose allowing all of these syntaxes everywhere, possibly using a method resolveVideo that resolves any video to its vid.
The text was updated successfully, but these errors were encountered:
Currently, the vid is the only consistent way to refer to a video across all commands. Saving it allows
current
, queueing it allows saved video names and the link, etc. I propose allowing all of these syntaxes everywhere, possibly using a methodresolveVideo
that resolves any video to its vid.The text was updated successfully, but these errors were encountered: