1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[jove] Simplify, extract full description and add test for video that requires subscription

This commit is contained in:
Sergey M․
2014-08-19 20:02:08 +07:00
parent d5638d974f
commit fe556f1b0c
2 changed files with 47 additions and 30 deletions

View 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',