[muscivault] Add extractor (Fixes #3593)

This commit is contained in:
Philipp Hagemeister 2014-08-27 01:44:47 +02:00
parent 191b7cbba9
commit da9ec3b932
3 changed files with 80 additions and 1 deletions

View file

@ -114,7 +114,7 @@ class InfoExtractor(object):
upload_date: Video upload date (YYYYMMDD).
If not explicitly set, calculated from timestamp.
uploader_id: Nickname or id of the video uploader.
location: Physical location of the video.
location: Physical location where the video was filmed.
subtitles: The subtitle file contents as a dictionary in the format
{language: subtitles}.
duration: Length of the video in seconds, as an integer.