Skip to content

Commit

Permalink
Revert "[spike] fix Bellator extraction"
Browse files Browse the repository at this point in the history
This reverts commit cdef610.
  • Loading branch information
Lamieur committed Apr 20, 2020
1 parent c9ffb02 commit 07fd549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtube_dl/extractor/spike.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class BellatorIE(MTVServicesInfoExtractor):
'only_matching': True,
}]

_FEED_URL = 'http://www.bellator.com/feeds/mrss/'
_FEED_URL = 'http://www.spike.com/feeds/mrss/'
_GEO_COUNTRIES = ['US']


Expand Down

0 comments on commit 07fd549

Please sign in to comment.