Przeglądaj źródła

[tv4] fix a test URL

Philipp Hagemeister 8 lat temu
rodzic
commit
fad9fc537d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      youtube_dl/extractor/tv4.py

+ 1 - 1
youtube_dl/extractor/tv4.py

@@ -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,
         }
     ]