mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-22 22:35:21 +00:00
fix url
This commit is contained in:
parent
871645a4a4
commit
3f2d5391fd
@ -26,7 +26,7 @@ class AfreecaTVIE(InfoExtractor):
|
|||||||
/app/(?:index|read_ucc_bbs)\.cgi|
|
/app/(?:index|read_ucc_bbs)\.cgi|
|
||||||
/player/[Pp]layer\.(?:swf|html)
|
/player/[Pp]layer\.(?:swf|html)
|
||||||
)\?.*?\bnTitleNo=|
|
)\?.*?\bnTitleNo=|
|
||||||
vod\.afreecatv\.com/PLAYER/STATION/
|
vod\.afreecatv\.com/player/
|
||||||
)
|
)
|
||||||
(?P<id>\d+)
|
(?P<id>\d+)
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user