From 7c94d3252b73ef61303388019832d95721aa887f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 11 Jun 2018 18:47:09 +0200 Subject: debug output --- odin/strm/download_youtube | 1 + 1 file changed, 1 insertion(+) (limited to 'odin/strm') diff --git a/odin/strm/download_youtube b/odin/strm/download_youtube index 29d54872..8efe300b 100644 --- a/odin/strm/download_youtube +++ b/odin/strm/download_youtube @@ -316,6 +316,7 @@ printf ">>> %s <<<\n %s\n" "${msgId}" "${message}" fi if ${success}; then + printf "Successfully transcoded using transMode=%s\n" ${transMode} break fi done -- cgit v1.2.3