From: Sergey M․ Date: Sun, 10 Apr 2016 16:48:04 +0000 (+0600) Subject: [screencastomatic] Add duration to test X-Git-Tag: 2016.04.13~19 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d7eb052fa2ab26839b050a7c3fa3f8874d508a02;p=youtube-dl.git [screencastomatic] Add duration to test --- diff --git a/youtube_dl/extractor/screencastomatic.py b/youtube_dl/extractor/screencastomatic.py index c08c89d947..7a88a42cd8 100644 --- 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, } }