[extractor/generic] Add test for #10179
authorSergey M․ <dstftw@gmail.com>
Thu, 28 Jul 2016 15:20:08 +0000 (22:20 +0700)
committerSergey M․ <dstftw@gmail.com>
Thu, 28 Jul 2016 15:20:08 +0000 (22:20 +0700)
youtube_dl/extractor/generic.py

index 6c4af64243c86d49de81e9c9c333637cc1cbe40d..5364f0b1972e362fb49d3168ea0f2dcf81a60848 100644 (file)
@@ -785,6 +785,15 @@ class GenericIE(InfoExtractor):
                 'upload_date': '20141029',
             }
         },
+        # Soundcloud multiple embeds
+        {
+            'url': 'http://www.guitarplayer.com/lessons/1014/legato-workout-one-hour-to-more-fluid-performance---tab/52809',
+            'info_dict': {
+                'id': '52809',
+                'title': 'Guitar Essentials: Legato Workout—One-Hour to Fluid Performance  | TAB + AUDIO',
+            },
+            'playlist_mincount': 7,
+        },
         # Livestream embed
         {
             'url': 'http://www.esa.int/Our_Activities/Space_Science/Rosetta/Philae_comet_touch-down_webcast',