#!/bin/sh lynx --dump --listonly --nonumbers "$1" | grep -E '\.(mp4|webm|gif)$' | uniq | xargs mpv