mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-24 11:11:54 +00:00
Linty
This commit is contained in:
parent
001d5b8395
commit
d4d99b1b51
1 changed files with 1 additions and 0 deletions
|
@ -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'
|
||||||
|
|
Loading…
Reference in a new issue