[youtube] Clarify test_Youtube_18
[youtube-dl] / youtube_dl / extractor / youtube.py
index 50c1363cd5aa4f0b624240d4278ec77872b3468e..2045f53861d8eade9965a3f0644bb5a9af63a865 100644 (file)
@@ -706,6 +706,9 @@ class YoutubeIE(YoutubeBaseInfoExtractor):
         },
         {
             # Title with JS-like syntax "};" (see https://github.com/rg3/youtube-dl/issues/7468)
+            # Also tests cut-off URL expansion in video description (see
+            # https://github.com/rg3/youtube-dl/issues/1892,
+            # https://github.com/rg3/youtube-dl/issues/8164)
             'url': 'https://www.youtube.com/watch?v=lsguqyKfVQg',
             'info_dict': {
                 'id': 'lsguqyKfVQg',