Browse Source

[screencastomatic] Add duration to test

totalwebcasting
Sergey M․ 9 years ago
parent
commit
d7eb052fa2
No known key found for this signature in database GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/screencastomatic.py

+ 1
- 0
youtube_dl/extractor/screencastomatic.py View File

@ -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,
}
}


Loading…
Cancel
Save