[expotv] Add new extractor (Fixes #3552)
[youtube-dl] / youtube_dl / utils.py
index ac8a78adfff20f5823d5235dbaee2474c6a9f0df..8095400d03dee6731b2bd24951597b74a90f1991 100644 (file)
@@ -855,6 +855,7 @@ def unified_strdate(date_str):
         '%Y/%m/%d',
         '%d.%m.%Y',
         '%d/%m/%Y',
+        '%d/%m/%y',
         '%Y/%m/%d %H:%M:%S',
         '%Y-%m-%d %H:%M:%S',
         '%d.%m.%Y %H:%M',