1
0
Fork 0

[cleanup] Misc (#12694)

Authored by: seproDev
This commit is contained in:
sepro 2025-03-25 01:05:02 +01:00 committed by GitHub
commit 9dde546e7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 34 additions and 34 deletions

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 = [{