This commit is contained in:
Time Lord 2022-04-06 05:34:02 +08:00 committed by GitHub
parent 871645a4a4
commit 3f2d5391fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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+)
''' '''