1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

Update youtube_dl/extractor/redtube.py

This commit is contained in:
dirkf 2023-07-22 15:36:08 +01:00 committed by GitHub
parent af80da38ba
commit d2d6b49a5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,7 @@ class RedTubeIE(InfoExtractor):
],
'params': {
'format': '[format_id !^= hls]',
},
}, {
'url': 'http://embed.redtube.com/?bgcolor=000000&id=1443286',
'only_matching': True,