mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[cleanup] Remove dead extractors (#13996)
Removes ArkenaIE, PladformIE, VevoIE, VevoPlaylistIE Authored by: doe1080
This commit is contained in:
		| @@ -146,7 +146,6 @@ from .ard import ( | ||||
|     ARDBetaMediathekIE, | ||||
|     ARDMediathekCollectionIE, | ||||
| ) | ||||
| from .arkena import ArkenaIE | ||||
| from .arnes import ArnesIE | ||||
| from .art19 import ( | ||||
|     Art19IE, | ||||
| @@ -1542,7 +1541,6 @@ from .pixivsketch import ( | ||||
|     PixivSketchIE, | ||||
|     PixivSketchUserIE, | ||||
| ) | ||||
| from .pladform import PladformIE | ||||
| from .planetmarathi import PlanetMarathiIE | ||||
| from .platzi import ( | ||||
|     PlatziCourseIE, | ||||
| @@ -2307,10 +2305,6 @@ from .varzesh3 import Varzesh3IE | ||||
| from .vbox7 import Vbox7IE | ||||
| from .veo import VeoIE | ||||
| from .vesti import VestiIE | ||||
| from .vevo import ( | ||||
|     VevoIE, | ||||
|     VevoPlaylistIE, | ||||
| ) | ||||
| from .vgtv import ( | ||||
|     VGTVIE, | ||||
|     BTArticleIE, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 doe1080
					doe1080