[CrowdBunker] Add extractors (#2407)
Closes: #2356 Authored by: Ashish0804
This commit is contained in:
parent
b1156c1e59
commit
8fe514d382
2 changed files with 117 additions and 0 deletions
|
|
@ -304,6 +304,10 @@ from .cozytv import CozyTVIE
|
|||
from .cracked import CrackedIE
|
||||
from .crackle import CrackleIE
|
||||
from .crooksandliars import CrooksAndLiarsIE
|
||||
from .crowdbunker import (
|
||||
CrowdBunkerIE,
|
||||
CrowdBunkerChannelIE,
|
||||
)
|
||||
from .crunchyroll import (
|
||||
CrunchyrollIE,
|
||||
CrunchyrollShowPlaylistIE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue