Skip to content

Commit

Permalink
docs: remove video-ffmpeg.yazi as the plugin has been archived due …
Browse files Browse the repository at this point in the history
…to being built into Yazi 0.4 directly already

Tyarel8/video-ffmpeg.yazi@1250b85

Big thanks to @Tyarel8 for the inspiration to use `ffmpeg` instead of `ffmpegthumbnailer`, and for providing a solution that allows video previewing to work properly on Windows before Yazi 0.4.
  • Loading branch information
sxyazi committed Dec 12, 2024
1 parent 3f77e44 commit 6486be2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Media:

- [exifaudio.yazi](https://github.com/Sonico98/exifaudio.yazi) - Preview audio metadata and cover using [exiftool](https://exiftool.org/).
- [mediainfo.yazi](https://github.com/Ape/mediainfo.yazi) - Preview image, audio, video, and subtitle files using `ffmpegthumbnailer` and `mediainfo`.
- [video-ffmpeg.yazi](https://github.com/Tyarel8/video-ffmpeg.yazi) - Use `ffmpeg` to preview video thumbnails instead of `ffmpegthumbnailer` since ffmpeg is also available on Windows.

Archives:

Expand Down Expand Up @@ -66,7 +65,7 @@ Bookmarks:
- [bookmarks.yazi](https://github.com/dedukun/bookmarks.yazi) - A Yazi plugin that adds the basic functionality of Vi-like marks.
- [mactag.yazi](https://github.com/yazi-rs/plugins/tree/main/mactag.yazi) - Bring macOS's awesome tagging feature to Yazi! The plugin is only available for macOS just like the name says.
- [yamb.yazi](https://github.com/h-hg/yamb.yazi) - Yet another bookmarks plugins. It supports persistence, jumping by a key, jumping by [fzf](https://github.com/junegunn/fzf).
- [bunny.yazi](https://github.com/stelcodes/bunny.yazi) - Simple bookmarks menu with fuzzy searching and an option to mark a single directory.
- [bunny.yazi](https://github.com/stelcodes/bunny.yazi) - Simple bookmarks menu with fuzzy searching and an option to mark a single directory.

Tabs:

Expand All @@ -86,7 +85,7 @@ File actions:
- [lazygit.yazi](https://github.com/Lil-Dank/lazygit.yazi) - Manage Git directories with [lazygit](https://github.com/jesseduffield/lazygit) with a quick shortcut.
- [sudo.yazi](https://github.com/TD-Sky/sudo.yazi) - Execute specific file operations with `sudo` privileges.
- [restore.yazi](https://github.com/boydaihungst/restore.yazi) - Restore/recover latest deleted files/folders using `trash-cli`.
- [simple-mtpfs.yazi](https://github.com/boydaihungst/simple-mtpfs.yazi) - Mounting MTP devices (Android, Camera, etc) using `simple-mtpfs` (for Linux only).
- [simple-mtpfs.yazi](https://github.com/boydaihungst/simple-mtpfs.yazi) - Mounting MTP devices (Android, Camera, etc) using `simple-mtpfs` (for Linux only).

Clipboard:

Expand Down

0 comments on commit 6486be2

Please sign in to comment.