projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d6722
)
[screencastomatic] Add duration to test
author
Sergey M․
<dstftw@gmail.com>
Sun, 10 Apr 2016 16:48:04 +0000
(22:48 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sun, 10 Apr 2016 16:48:04 +0000
(22:48 +0600)
youtube_dl/extractor/screencastomatic.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/screencastomatic.py
b/youtube_dl/extractor/screencastomatic.py
index c08c89d947e492830950d20caae17b8df5a6e6ba..7a88a42cd84dbfd9f343567dffb5f462c10329b7 100644
(file)
--- a/
youtube_dl/extractor/screencastomatic.py
+++ b/
youtube_dl/extractor/screencastomatic.py
@@
-16,6
+16,7
@@
class ScreencastOMaticIE(JWPlatformBaseIE):
'title': 'Welcome to 3-4 Philosophy @ DECV!',
'thumbnail': 're:^https?://.*\.jpg$',
'description': 'as the title says! also: some general info re 1) VCE philosophy and 2) distance learning.',
+ 'duration': 369.163,
}
}