aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/extractors.py
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2017-01-11 18:49:40 +0100
committerSergey M․ <dstftw@gmail.com>2017-02-18 23:33:49 +0700
commit02d9b82a233abcb778f3f8601b229f996fd7df94 (patch)
tree0180195c6b9056123c8700130fba0f00e5ecb30e /youtube_dl/extractor/extractors.py
parenta2e3286676606103601f9499154ad465037314d3 (diff)
downloadyoutube-dl-02d9b82a233abcb778f3f8601b229f996fd7df94.tar.xz
[tvn24] Add extractor
Diffstat (limited to 'youtube_dl/extractor/extractors.py')
-rw-r--r--youtube_dl/extractor/extractors.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/extractors.py b/youtube_dl/extractor/extractors.py
index be3688d5a..55b4782d3 100644
--- a/youtube_dl/extractor/extractors.py
+++ b/youtube_dl/extractor/extractors.py
@@ -1009,6 +1009,7 @@ from .tvc import (
)
from .tvigle import TvigleIE
from .tvland import TVLandIE
+from .tvn24 import TVN24IE
from .tvnoe import TVNoeIE
from .tvp import (
TVPEmbedIE,