[dplayit] Separate and rewrite extractor and bypass geo restriction (closes #12393)

This commit is contained in:
Sergey M․ 2017-03-08 21:19:08 +07:00
parent 0f6b87d067
commit 0cf2352e85
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 100 additions and 22 deletions

View file

@ -246,7 +246,10 @@ from .dfb import DFBIE
from .dhm import DHMIE
from .dotsub import DotsubIE
from .douyutv import DouyuTVIE
from .dplay import DPlayIE
from .dplay import (
DPlayIE,
DPlayItIE,
)
from .dramafever import (
DramaFeverIE,
DramaFeverSeriesIE,