mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-15 05:09:55 +00:00
Update Minor change
This commit is contained in:
parent
09f61c97f5
commit
d33aa12aaa
@ -9,7 +9,7 @@ from ..utils import (
|
||||
|
||||
|
||||
class ChaturbateIE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:[^/]+\.)?chaturbate\.(?P<domain>com|eu|global)/(?:>fullvideo/?\?.*?\bb=)?(?P<id>[^/?&#]+)'
|
||||
_VALID_URL = r'https?://(?:[^/]+\.)?chaturbate\.(?P<domain>com|eu|global)/(?:fullvideo/?\?.*?\bb=)?(?P<id>[^/?&#]+)'
|
||||
_TESTS = [{
|
||||
'url': 'https://www.chaturbate.com/siswet19/',
|
||||
'info_dict': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user