瀏覽代碼

[spike] fix Bellator extraction

Remita Amine 6 年之前
父節點
當前提交
57227618fe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      youtube_dl/extractor/spike.py

+ 1 - 1
youtube_dl/extractor/spike.py

@@ -22,7 +22,7 @@ class BellatorIE(MTVServicesInfoExtractor):
         'only_matching': True,
     }]
 
-    _FEED_URL = 'http://www.spike.com/feeds/mrss/'
+    _FEED_URL = 'http://www.bellator.com/feeds/mrss/'
     _GEO_COUNTRIES = ['US']