Skip to content

A mov-cli v4 plugin for playing Music or Videos stored on your device.

License

Notifications You must be signed in to change notification settings

mov-cli/mov-cli-files

Repository files navigation

mov-cli-files

A mov-cli v4 plugin for watching files on your device.

grafik

Installation 🛠️

Here's how to install and add the plugin to mov-cli.

  1. Install the package.

PIP

pip install mov-cli-files

AUR

yay -S python-mov-cli-files
  1. Then add the plugin to your mov-cli config.
mov-cli -e
[mov-cli.plugins]
files = "mov-cli-files"

Usage 🖱️

mov-cli -s files {query}

Example 🌟

Let's say I want to play an mp4 file in my Videos folder named "osaka_america_ya.mp4", this is the command you can use:

mov-cli -s files america ya

Search in literal path 🔎

If you would like to quickly search in a path that is not scanned by the plugin use the path scraper option like so:

mov-cli -s files osaka oh my gah -- --path ./Downloads

Give me EVERYTHING ✴️

If you would like to search for everything use the star chatacter (*) instead of entering a query like so:

mov-cli -s files "*"