[younow] Add extractor
This commit is contained in:
parent
8e01f3ca81
commit
47a8587915
2 changed files with 202 additions and 0 deletions
|
@ -1335,6 +1335,11 @@ from .youku import (
|
|||
YoukuIE,
|
||||
YoukuShowIE,
|
||||
)
|
||||
from .younow import (
|
||||
YouNowIE,
|
||||
YouNowChannelIE,
|
||||
YouNowMomentIE,
|
||||
)
|
||||
from .youporn import YouPornIE
|
||||
from .yourupload import YourUploadIE
|
||||
from .youtube import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue