mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
crooksandliars.com extractor
This commit is contained in:
parent
531980d89c
commit
d2272fcf6e
2 changed files with 72 additions and 0 deletions
|
@ -90,6 +90,7 @@ from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
|
|||
from .condenast import CondeNastIE
|
||||
from .cracked import CrackedIE
|
||||
from .criterion import CriterionIE
|
||||
from .crooksandliars import CrooksAndLiarsIE, CrooksAndLiarsArticleIE
|
||||
from .crunchyroll import (
|
||||
CrunchyrollIE,
|
||||
CrunchyrollShowPlaylistIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue