aboutsummaryrefslogtreecommitdiff
path: root/src/watch_command.sh
blob: 6c94bf05e29d7ce69d9ec911378d06fe32bdc28d (plain) (blame)
1
2
3
4
xdg-open "$(get "/stream/$(get "/episodes/${args[id]}" |
	jq -r ".[] | .id" |
	head -n 1 |
	sed -E 's/-episode-[0-9]+$//')-episode-1" | jq -r ".plyr.default")"