mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-10 06:47:08 -05:00
[byutv:event] Add extractor
This commit is contained in:
@@ -116,7 +116,10 @@ from .brightcove import (
|
||||
BrightcoveNewIE,
|
||||
)
|
||||
from .buzzfeed import BuzzFeedIE
|
||||
from .byutv import BYUtvIE
|
||||
from .byutv import (
|
||||
BYUtvIE,
|
||||
BYUtvEventIE,
|
||||
)
|
||||
from .c56 import C56IE
|
||||
from .camdemy import (
|
||||
CamdemyIE,
|
||||
|
||||
Reference in New Issue
Block a user