This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[spike] fix Bellator extraction
master
Remita Amine
6 years ago
parent
0441d6266c
commit
57227618fe
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/spike.py
+ 1
- 1
youtube_dl/extractor/spike.py
View File
@ -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
'
]
Write
Preview
Loading…
Cancel
Save