mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
Add support for democracynow.org
Supports downloading clips or entire shows. Subtitle support
This commit is contained in:
parent
41c0d2f8cb
commit
f870544302
2 changed files with 101 additions and 0 deletions
|
@ -112,6 +112,7 @@ from .daum import DaumIE
|
|||
from .dbtv import DBTVIE
|
||||
from .dctp import DctpTvIE
|
||||
from .deezer import DeezerPlaylistIE
|
||||
from .democracynow import DemocracynowIE
|
||||
from .dfb import DFBIE
|
||||
from .dhm import DHMIE
|
||||
from .dotsub import DotsubIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue