[ufctv] fix extraction and add support for UFC Arabia(closes #23312)
This commit is contained in:
parent
22974a3782
commit
3ae878605d
3 changed files with 121 additions and 66 deletions
|
@ -1234,7 +1234,10 @@ from .udemy import (
|
|||
UdemyCourseIE
|
||||
)
|
||||
from .udn import UDNEmbedIE
|
||||
from .ufctv import UFCTVIE
|
||||
from .ufctv import (
|
||||
UFCTVIE,
|
||||
UFCArabiaIE,
|
||||
)
|
||||
from .uktvplay import UKTVPlayIE
|
||||
from .digiteka import DigitekaIE
|
||||
from .dlive import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue