Yazi plugin to preview application/x-bittorrent
files
git clone https://github.com/kirasok/torrent-preview.yazi.git ~/.config/yazi/plugins/torrent-preview.yazi
Add this to your yazi.toml
:
[[plugin.prepend_previewers]]
mime = "application/x-bittorrent"
run = "torrent-preview"