]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/googledrive.py
New upstream version 2019.06.08
[youtubedl] / youtube_dl / extractor / googledrive.py
index 3bf462d631d7ca20f8eb1b146b496a7c3a57415f..589e4d5c371480d590b504dd1a3738a858c80790 100644 (file)
@@ -36,7 +36,7 @@ class GoogleDriveIE(InfoExtractor):
         }
     }, {
         # video can't be watched anonymously due to view count limit reached,
-        # but can be downloaded (see https://github.com/rg3/youtube-dl/issues/14046)
+        # but can be downloaded (see https://github.com/ytdl-org/youtube-dl/issues/14046)
         'url': 'https://drive.google.com/file/d/0B-vUyvmDLdWDcEt4WjBqcmI2XzQ/view',
         'md5': 'bfbd670d03a470bb1e6d4a257adec12e',
         'info_dict': {