mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-01-04 04:29:37 +01:00
[chilloutzone] Added support for chilloutzone.net
Added support for chilloutzone.net videos including embedded youtube and vimeo movies. In case you find a not working movie, drop me an email.
This commit is contained in:
parent
df872ec4e7
commit
46a073bfac
2 changed files with 101 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ from .canalplus import CanalplusIE
|
|||
from .canalc2 import Canalc2IE
|
||||
from .cbs import CBSIE
|
||||
from .channel9 import Channel9IE
|
||||
from .chilloutzone import ChilloutzoneIE
|
||||
from .cinemassacre import CinemassacreIE
|
||||
from .clipfish import ClipfishIE
|
||||
from .cliphunter import CliphunterIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue