pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.34k stars 530 forks source link

Change default player #1367

Closed IvanCodeslol closed 3 weeks ago

IvanCodeslol commented 3 weeks ago

Is your feature request related to a problem? Please describe. I want to be able to change my default player to vlc.

Describe the solution you'd like A config file you edit that contains default player. Optionally also a command like this:

ani-cli --config default_player vlc 

that edit's the config instead of doing it by hand

Describe alternatives you've considered

Additional context No

71zenith commented 3 weeks ago

u can put export ANI_CLI_PLAYER=vlc in ur shell config. u can also check the man page for other configurable variables