mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[ie/adobetv] Fix extractor (#13917)
Removes AdobeTVChannelIE, AdobeTVEmbedIE, AdobeTVIE, AdobeTVShowIE Authored by: doe1080
This commit is contained in:
		| @@ -58,13 +58,7 @@ from .adn import ( | ||||
|     ADNSeasonIE, | ||||
| ) | ||||
| from .adobeconnect import AdobeConnectIE | ||||
| from .adobetv import ( | ||||
|     AdobeTVChannelIE, | ||||
|     AdobeTVEmbedIE, | ||||
|     AdobeTVIE, | ||||
|     AdobeTVShowIE, | ||||
|     AdobeTVVideoIE, | ||||
| ) | ||||
| from .adobetv import AdobeTVVideoIE | ||||
| from .adultswim import AdultSwimIE | ||||
| from .aenetworks import ( | ||||
|     AENetworksCollectionIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 doe1080
					doe1080