[jove] Simplify, extract full description and add test for video that requires subscr...
[youtube-dl] / youtube_dl / utils.py
index 65b492fb336e4e26f7193377c48282a3b5464939..1081a93680c7dc1d054748bcffd68cca50cf6b28 100644 (file)
@@ -827,6 +827,7 @@ def unified_strdate(date_str):
         '%b %dnd %Y %I:%M%p',
         '%b %dth %Y %I:%M%p',
         '%Y-%m-%d',
+        '%Y/%m/%d',
         '%d.%m.%Y',
         '%d/%m/%Y',
         '%Y/%m/%d %H:%M:%S',