[cloudflarestream] Add support for cloudflare streams (closes #16375)

This commit is contained in:
Sergey M․ 2018-05-05 01:21:52 +07:00
parent a90a6b54ee
commit 660a230b2d
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
3 changed files with 80 additions and 0 deletions

View file

@ -195,6 +195,7 @@ from .clippit import ClippitIE
from .cliprs import ClipRsIE
from .clipsyndicate import ClipsyndicateIE
from .closertotruth import CloserToTruthIE
from .cloudflarestream import CloudflareStreamIE
from .cloudy import CloudyIE
from .clubic import ClubicIE
from .clyp import ClypIE