[extractor/txxx] Add extractors (#5240)
Authored by: chio0hai Closes #5021
This commit is contained in:
parent
b032ff0f03
commit
389896df85
4 changed files with 424 additions and 14 deletions
|
|
@ -2048,6 +2048,10 @@ from .twitter import (
|
|||
TwitterSpacesIE,
|
||||
TwitterShortenerIE,
|
||||
)
|
||||
from .txxx import (
|
||||
TxxxIE,
|
||||
PornTopIE,
|
||||
)
|
||||
from .udemy import (
|
||||
UdemyIE,
|
||||
UdemyCourseIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue