1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-29 21:57:50 +00:00

[CozyTV] Add extractor (#1727)

Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-11-20 14:55:14 +05:30
committed by GitHub
parent 545ad64988
commit 77fcc65158
2 changed files with 41 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ from .commonprotocols import (
from .condenast import CondeNastIE
from .contv import CONtvIE
from .corus import CorusIE
from .cozytv import CozyTVIE
from .cracked import CrackedIE
from .crackle import CrackleIE
from .crooksandliars import CrooksAndLiarsIE