This commit is contained in:
Time Lord 2025-04-14 09:05:36 +00:00 committed by GitHub
commit 59573947b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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