mirror of
https://github.com/nova-r/fediplug.git
synced 2025-01-23 00:56:47 +01:00
4 lines
No EOL
206 B
Bash
4 lines
No EOL
206 B
Bash
FEDIPLAY_API_BASE_URL="https://cybre.space"
|
|
#FEDIPLAY_NO_CHECK_CERTIFICATE=1
|
|
FEDIPLAY_PLAY_COMMAND="ffplay -v 0 -nostats -hide_banner -autoexit -nodisp {filename}"
|
|
#FEDIPLAY_PLAY_COMMAND="afplay {filename}" |