1
0
Fork 0

[parlview] Add extractor (#322)

Authored by: king-millez
This commit is contained in:
king-millez 2021-05-20 23:05:37 +10:00 committed by GitHub
commit 5014558ab9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 70 additions and 0 deletions

View file

@ -953,6 +953,7 @@ from .palcomp3 import (
)
from .pandoratv import PandoraTVIE
from .parliamentliveuk import ParliamentLiveUKIE
from .parlview import ParlviewIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .pearvideo import PearVideoIE