1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00
This commit is contained in:
dirkf 2022-11-17 19:29:59 +00:00 committed by GitHub
parent 001d5b8395
commit d4d99b1b51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ from ..utils import (
url_or_none, url_or_none,
) )
class VOEIE(InfoExtractor): class VOEIE(InfoExtractor):
IE_NAME = 'voe' IE_NAME = 'voe'
IE_DESC = 'VOE.SX' IE_DESC = 'VOE.SX'