summaryrefslogtreecommitdiff
path: root/odin/strm/download_youtube
diff options
context:
space:
mode:
Diffstat (limited to 'odin/strm/download_youtube')
-rw-r--r--odin/strm/download_youtube1
1 files changed, 1 insertions, 0 deletions
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}"
316 fi 316 fi
317 317
318 if ${success}; then 318 if ${success}; then
319 printf "Successfully transcoded using transMode=%s\n" ${transMode}
319 break 320 break
320 fi 321 fi
321 done 322 done