1
0
Fork 0

[CrowdBunker] Add extractors (#2407)

Closes: #2356 
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta 2022-01-21 11:25:55 +05:30 committed by GitHub
commit 8fe514d382
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 117 additions and 0 deletions

View file

@ -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,