[muscivault] Add extractor (Fixes #3593)
[youtube-dl] / youtube_dl / extractor / common.py
index 9ece3030809502e5288e250987ebad6f4a32d7ca..b6a7cd5e245f3f280da6fa8b8c126376c4010bca 100644 (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.