mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[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:
		| @@ -115,6 +115,7 @@ from .bandcamp import ( | ||||
|     BandcampWeeklyIE, | ||||
|     BandcampMusicIE, | ||||
| ) | ||||
| from .bannedvideo import BannedVideoIE | ||||
| from .bbc import ( | ||||
|     BBCCoUkIE, | ||||
|     BBCCoUkArticleIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 CHJ85
					CHJ85