[bitchute] Add extractor (closes #14052)

This commit is contained in:
Sergey M․ 2018-08-12 01:47:10 +07:00
parent d37dc6e1c9
commit b65e3b0636
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 120 additions and 0 deletions

View file

@ -118,6 +118,10 @@ from .bilibili import (
BiliBiliBangumiIE,
)
from .biobiochiletv import BioBioChileTVIE
from .bitchute import (
BitChuteIE,
BitChuteChannelIE,
)
from .biqle import BIQLEIE
from .bleacherreport import (
BleacherReportIE,