[prosiebensat1] Clarify test purpose
authorSergey M․ <dstftw@gmail.com>
Wed, 15 Jul 2015 20:23:07 +0000 (02:23 +0600)
committerSergey M․ <dstftw@gmail.com>
Wed, 15 Jul 2015 20:23:07 +0000 (02:23 +0600)
youtube_dl/extractor/prosiebensat1.py

index 2f9d958009a8e35a9f7e764008dbee497c4b49c9..fec008ce7687a0360d2e54e3130425245f30b4fc 100644 (file)
@@ -22,6 +22,11 @@ class ProSiebenSat1IE(InfoExtractor):
 
     _TESTS = [
         {
+            # Tests changes introduced in https://github.com/rg3/youtube-dl/pull/6242
+            # in response to fixing https://github.com/rg3/youtube-dl/issues/6215:
+            # - malformed f4m manifest support
+            # - proper handling of URLs starting with `https?://` in 2.0 manifests
+            # - recursive child f4m manifests extraction
             'url': 'http://www.prosieben.de/tv/circus-halligalli/videos/218-staffel-2-episode-18-jahresrueckblick-ganze-folge',
             'info_dict': {
                 'id': '2104602',