[tv4] fix a test URL
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 14 Sep 2017 18:47:23 +0000 (20:47 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 14 Sep 2017 18:47:23 +0000 (20:47 +0200)
youtube_dl/extractor/tv4.py

index 6487039e5e86b53db3150f290b05289bfa50dcd8..cfcce020a62f1cf5728e275a8122d68428865b4b 100644 (file)
@@ -64,7 +64,7 @@ class TV4IE(InfoExtractor):
             'only_matching': True,
         },
         {
-            'url': ' http://www.tv4play.se/program/farang/3922081',
+            'url': 'http://www.tv4play.se/program/farang/3922081',
             'only_matching': True,
         }
     ]