From 8d78373ea007e6e6981fdd4e27974c563b7faec1 Mon Sep 17 00:00:00 2001 From: Ricardo Garcia Date: Fri, 19 Nov 2010 19:38:07 +0100 Subject: [PATCH] Document new upload_date template parameter --- documentation.html | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation.html b/documentation.html index 989538658..aac2b0d02 100644 --- a/documentation.html +++ b/documentation.html @@ -79,6 +79,7 @@
  • id: The sequence will be replaced by the video identifier.
  • url: The sequence will be replaced by the video URL.
  • uploader: The sequence will be replaced by the nickname of the person who uploaded the video.
  • +
  • upload_date: The sequence will be replaced by the upload date in YYYYMMDD format.
  • title: The sequence will be replaced by the literal video title.
  • stitle: The sequence will be replaced by a simplified video title, restricted to alphanumeric characters and dashes.
  • ext: The sequence will be replaced by the appropriate extension (like flv or mp4).