Start moving to ytdl-org
[youtube-dl] / youtube_dl / extractor / radiocanada.py
index dd95f99f220ff95d6a065607e242043c026eec64..2e3f1f58f1b74c440e04dcd61f62f6f705d1cbf6 100644 (file)
@@ -96,7 +96,7 @@ class RadioCanadaIE(InfoExtractor):
                         return text
 
         # protectionType does not necessarily mean the video is DRM protected (see
-        # https://github.com/rg3/youtube-dl/pull/18609).
+        # https://github.com/ytdl-org/youtube-dl/pull/18609).
         if get_meta('protectionType'):
             self.report_warning('This video is probably DRM protected.')