[younow] Add extractor

This commit is contained in:
Andrew Udvare 2017-03-12 18:19:32 -04:00 committed by Sergey M․
parent 8e01f3ca81
commit 47a8587915
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 202 additions and 0 deletions

View file

@ -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 (