1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-24 01:32:54 +08:00

remove twentytwotracks from extractors.py

This commit is contained in:
Jimbolino 2017-11-02 16:54:52 +01:00 committed by GitHub
parent 05c41ebe1a
commit 6c0d711437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1110,10 +1110,6 @@ from .tvplayer import TVPlayerIE
from .tweakers import TweakersIE from .tweakers import TweakersIE
from .twentyfourvideo import TwentyFourVideoIE from .twentyfourvideo import TwentyFourVideoIE
from .twentymin import TwentyMinutenIE from .twentymin import TwentyMinutenIE
from .twentytwotracks import (
TwentyTwoTracksIE,
TwentyTwoTracksGenreIE
)
from .twitch import ( from .twitch import (
TwitchVideoIE, TwitchVideoIE,
TwitchChapterIE, TwitchChapterIE,