[adobetv] improve extaction
- use OnDemandPagedList for list extractors - reduce show extraction requests - extract original video format and subtitles - add support for adobe tv embeds
This commit is contained in:
parent
348c6bf1c1
commit
7f641d2c7a
2 changed files with 166 additions and 74 deletions
|
@ -21,6 +21,7 @@ from .acast import (
|
|||
from .adn import ADNIE
|
||||
from .adobeconnect import AdobeConnectIE
|
||||
from .adobetv import (
|
||||
AdobeTVEmbedIE,
|
||||
AdobeTVIE,
|
||||
AdobeTVShowIE,
|
||||
AdobeTVChannelIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue