Is microtube broken again? A bug report and status thread!

I needed to post instructions somewhere so this comment shall serve as my paste service:

To install yt-dlp and/or deno for microtube:

  1. Enter root using devel-su
  2. Download latest yt-dlp binary for armv7/aarch64 depending on your device from here. You want yt-dlp_linux_aarch64 or yt-dlp_linux_armv7l. Zip versions also work
  3. Move/unzip the files to /usr/bin/
  4. Rename binary to yt-dlp
  5. 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.