@@ -169,10 +169,6 @@ play() { # play a video after caching its title
}
queue() {
if test -z "$1"; then
queue "$(menu)"
fi
while test -f "$YT_PL_DIR/$1.m3u"; do
mpv "$YT_PL_DIR/$1.m3u"
shift
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.