[extractor/txxx] Add extractors (#5240)

Authored by: chio0hai
Closes #5021
This commit is contained in:
chio0hai
2023-02-04 00:17:00 +05:30
committed by GitHub
parent b032ff0f03
commit 389896df85
4 changed files with 424 additions and 14 deletions
+4
View File
@@ -2048,6 +2048,10 @@ from .twitter import (
TwitterSpacesIE,
TwitterShortenerIE,
)
from .txxx import (
TxxxIE,
PornTopIE,
)
from .udemy import (
UdemyIE,
UdemyCourseIE