1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 17:25:33 -04:00

[camtube] remove extractor (#810)

Co-authored-by: alerikaisattera
This commit is contained in:
coletdjnz
2021-08-30 09:11:03 +12:00
committed by GitHub
parent 2fc14b9925
commit 7e55872286
2 changed files with 0 additions and 72 deletions

View File

@@ -188,7 +188,6 @@ from .camdemy import (
CamdemyFolderIE
)
from .cammodels import CamModelsIE
from .camtube import CamTubeIE
from .camwithher import CamWithHerIE
from .canalplus import CanalplusIE
from .canalc2 import Canalc2IE