I needed to post instructions somewhere so this comment shall serve as my paste service:
To install yt-dlp and/or deno for microtube:
- Enter root using devel-su
- Download latest yt-dlp binary for armv7/aarch64 depending on your device from here. You want
yt-dlp_linux_aarch64oryt-dlp_linux_armv7l. Zip versions also work - Move/unzip the files to /usr/bin/
- Rename binary to yt-dlp
- chmod +x yt-dlp
As for deno it’s same stuff but download it from here. You want the deno-aarch64-unknown-linux-gnu.zip. armv7 binary is not available.