aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2017-10-11 10:04:46 +0000
committerRemita Amine <remitamine@gmail.com>2017-10-11 10:04:46 +0000
commitcdab1df91242fb617b09a31c023822ef31ea37b8 (patch)
tree8578d11e441a7dc0099e9ff1dd0e3f0f0569d456 /youtube_dl/extractor/extractors.py
parentdfc80bdd2e4ef3d30f161a93f99f3050537944ab (diff)
downloadyoutube-dl-cdab1df91242fb617b09a31c023822ef31ea37b8.tar.xz
[afreecatv] remove AfreecaTVGlobalIE
the website now show this message > Global AfreecaTV will be merged and integrated on July 20th, 2017. Every user around the world are now able to interact with one another on www.afreecatv.com!
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index d96eafbc3..a363d95bf 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -31,10 +31,7 @@ from .aenetworks import (
AENetworksIE,
HistoryTopicIE,
)
-from .afreecatv import (
- AfreecaTVIE,
- AfreecaTVGlobalIE,
-)
+from .afreecatv import AfreecaTVIE
from .airmozilla import AirMozillaIE
from .aljazeera import AlJazeeraIE
from .alphaporno import AlphaPornoIE