parent
2acd1d555e
commit
b634ba742d
27 changed files with 40 additions and 41 deletions
|
|
@ -11,7 +11,7 @@ from ..utils import (
|
|||
|
||||
|
||||
class SinaIE(InfoExtractor):
|
||||
_VALID_URL = r'''(?x)https?://(?:.*?\.)?video\.sina\.com\.cn/
|
||||
_VALID_URL = r'''(?x)https?://(?:[^/?#]+\.)?video\.sina\.com\.cn/
|
||||
(?:
|
||||
(?:view/|.*\#)(?P<id>\d+)|
|
||||
.+?/(?P<pseudo_id>[^/?#]+)(?:\.s?html)|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue