1
0
Fork 0

[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
commit 6e7dfe4959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,