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
[discovery] Relax _VALID_URL (
Closes
#8903
)
totalwebcasting
Sergey M․
9 years ago
parent
40025ee2a3
commit
96a9f22d98
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/discovery.py
+ 1
- 1
youtube_dl/extractor/discovery.py
View File
@ -9,7 +9,7 @@ from ..compat import compat_str
class
DiscoveryIE
(
InfoExtractor
)
:
_VALID_URL
=
r
'''
(?x)http://(?:www
\
.)?(?:
_VALID_URL
=
r
'''
(?x)http
s?
://(?:www
\
.)?(?:
discovery
|
investigationdiscovery
|
discoverylife
|
Write
Preview
Loading…
Cancel
Save