1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-04 15:07:07 -05:00

[bitchute] Add extractor (closes #14052)

This commit is contained in:
Sergey M․
2018-08-12 01:47:10 +07:00
parent d37dc6e1c9
commit b65e3b0636
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,