This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[utils] Remove duplicated line
This line was added by accident in
42393ce234
totalwebcasting
Philipp Hagemeister
11 years ago
parent
f5567e401c
commit
e029b8bd43
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
youtube_dl/utils.py
+ 0
- 1
youtube_dl/utils.py
View File
@ -761,7 +761,6 @@ def unified_strdate(date_str):
'
%
Y-
%
m-
%d
T
%
H:
%
M:
%
S.
%f
Z
'
,
'
%
Y-
%
m-
%d
T
%
H:
%
M:
%
S.
%f
0Z
'
,
'
%
Y-
%
m-
%d
T
%
H:
%
M:
%
S
'
,
'
%
Y-
%
m-
%d
T
%
H:
%
M:
%
S
'
,
]
for
expression
in
format_expressions
:
try
:
Write
Preview
Loading…
Cancel
Save