[cleanup] Misc (#12694)

Authored by: seproDev
This commit is contained in:
sepro
2025-03-25 00:05:02 +00:00
committed by GitHub
parent 66e0bab814
commit 9dde546e7e
10 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class BokeCCBaseIE(InfoExtractor):
class BokeCCIE(BokeCCBaseIE):
_IE_DESC = 'CC视频'
IE_DESC = 'CC视频'
_VALID_URL = r'https?://union\.bokecc\.com/playvideo\.bo\?(?P<query>.*)'
_TESTS = [{