Start moving to ytdl-org
[youtube-dl] / youtube_dl / extractor / arkena.py
index 4495ddbb079760bc3c35611b4126f6086a996a63..854f5876757885c9966fe11ddc56b8553e54c561 100644 (file)
@@ -103,7 +103,7 @@ class ArkenaIE(InfoExtractor):
                         f_url, video_id, mpd_id=kind, fatal=False))
                 elif kind == 'silverlight':
                     # TODO: process when ism is supported (see
-                    # https://github.com/rg3/youtube-dl/issues/8118)
+                    # https://github.com/ytdl-org/youtube-dl/issues/8118)
                     continue
                 else:
                     tbr = float_or_none(f.get('Bitrate'), 1000)