[BannedVideo] Add Extractor (#717)

Closes: #669
Original PR: https://github.com/ytdl-org/youtube-dl/pull/24572
Authored by: smege1001, blackjack4494, pukkandan
This commit is contained in:
CHJ85
2021-08-20 18:45:00 +00:00
committed by GitHub
parent c34f505b04
commit 6e7dfe4959
2 changed files with 166 additions and 0 deletions

View File

@@ -115,6 +115,7 @@ from .bandcamp import (
BandcampWeeklyIE,
BandcampMusicIE,
)
from .bannedvideo import BannedVideoIE
from .bbc import (
BBCCoUkIE,
BBCCoUkArticleIE,