[Chingari] Add extractors (#1038)

Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-09-23 23:31:55 +05:30
committed by GitHub
parent 49fa4d9af7
commit d1a7768432
2 changed files with 213 additions and 0 deletions

View File

@@ -244,6 +244,10 @@ from .channel9 import Channel9IE
from .charlierose import CharlieRoseIE
from .chaturbate import ChaturbateIE
from .chilloutzone import ChilloutzoneIE
from .chingari import (
ChingariIE,
ChingariUserIE,
)
from .chirbit import (
ChirbitIE,
ChirbitProfileIE,