1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-07 14:57:06 -05:00

[byutv] Fix extraction (closes #14966, closes #14967)

This commit is contained in:
Sergey M․
2017-12-13 23:14:30 +07:00
parent 15960255fe
commit c8be7d5f74
2 changed files with 19 additions and 57 deletions

View File

@@ -138,10 +138,7 @@ from .brightcove import (
BrightcoveNewIE,
)
from .buzzfeed import BuzzFeedIE
from .byutv import (
BYUtvIE,
BYUtvEventIE,
)
from .byutv import BYUtvIE
from .c56 import C56IE
from .camdemy import (
CamdemyIE,