1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 00:25:08 +00:00

[extractor/animelab] Remove extractor (#3922)

https://www.animelab.com/sunset

Authored by: gamer191
This commit is contained in:
gamer191
2022-06-01 01:51:22 +10:00
committed by GitHub
parent 1cd6cba306
commit 84131d0351
2 changed files with 0 additions and 274 deletions

View File

@ -54,10 +54,6 @@ from .alura import (
AluraCourseIE
)
from .amcnetworks import AMCNetworksIE
from .animelab import (
AnimeLabIE,
AnimeLabShowsIE,
)
from .amazon import AmazonStoreIE
from .americastestkitchen import (
AmericasTestKitchenIE,