+streamable.com/t/<VID> url support

pull/32995/head
tansy 3 months ago
parent d55d1f423d
commit 83fa68f453

@ -12,7 +12,7 @@ from ..utils import (
class StreamableIE(InfoExtractor): class StreamableIE(InfoExtractor):
_VALID_URL = r'https?://streamable\.com/(?:[es]/)?(?P<id>\w+)' _VALID_URL = r'https?://streamable\.com/(?:[est]/)?(?P<id>\w+)'
_TESTS = [ _TESTS = [
{ {
'url': 'https://streamable.com/dnd1', 'url': 'https://streamable.com/dnd1',

Loading…
Cancel
Save