From 30b8dbc74ffb8dd90ea13d709461a7cd0bd7c727 Mon Sep 17 00:00:00 2001 From: Philipp Hagemeister Date: Fri, 22 Feb 2013 16:39:03 +0100 Subject: [PATCH] Add note --- update/versions.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/update/versions.json b/update/versions.json index d184b904f..388ccec35 100644 --- a/update/versions.json +++ b/update/versions.json @@ -154,6 +154,9 @@ "tar": [ "http://youtube-dl.org/downloads/2013.02.19/youtube-dl-2013.02.19.tar.gz", "d95505e9856d944655b1e2a8dd515fd43ff4d7e18cd07bd4016cb186feec62bb" + ], + "notes": [ + "We will change the default filename template in one of the next releases. If you want the old behavior (\"9bZkp7q19f0.mp4\" instead of \"PSY - Gangnam Style.mp4\"), pass in the --id switch." ] } }