-- This script enables a "hold to fast-play" feature in MPV (similar to YouTube). When the left mouse button (MBTN_LEFT) is held down for a specified duration, the playback speed increases to a ...
sed -i 's/assert!(!VERSION.is_empty());/assert!(!VERSION.is_empty(), "VERSION should not be empty");/' otlp/src/lib.rs ...