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
[foxnews] Clarify IE_DESC
totalwebcasting
Sergey M․
9 years ago
parent
1b660cce12
commit
5307c33232
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
youtube_dl/extractor/foxnews.py
+ 1
- 0
youtube_dl/extractor/foxnews.py
View File
@ -10,6 +10,7 @@ from ..utils import (
class
FoxNewsIE
(
InfoExtractor
)
:
IE_DESC
=
'
Fox News and Fox Business Video
'
_VALID_URL
=
r
'
https?://(?P<host>video
\
.fox(?:news|business)
\
.com)/v/(?:video-embed
\
.html
\
?video_id=)?(?P<id>
\
d+)
'
_TESTS
=
[
{
Write
Preview
Loading…
Cancel
Save