mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[extractor/wistia] Add support for channels (#4819)
Fixes https://github.com/yt-dlp/yt-dlp/issues/4748 Related: https://github.com/yt-dlp/yt-dlp/issues/4985 Authored by: coletdjnz
This commit is contained in:
		| @@ -2142,6 +2142,7 @@ from .whowatch import WhoWatchIE | ||||
| from .wistia import ( | ||||
|     WistiaIE, | ||||
|     WistiaPlaylistIE, | ||||
|     WistiaChannelIE, | ||||
| ) | ||||
| from .worldstarhiphop import WorldStarHipHopIE | ||||
| from .wppilot import ( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 coletdjnz
					coletdjnz