mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 18:49:06 -07:00
[camwithher] Add extractor
Corrected unnecessary test Sane variable naming RTMP all .flv & url_id for _download_webpage() Corrected all outstanding issues, next up is a squash!
This commit is contained in:
parent
79ba9140dc
commit
04819db58e
2 changed files with 56 additions and 0 deletions
|
@ -95,6 +95,7 @@ from .camdemy import (
|
|||
CamdemyIE,
|
||||
CamdemyFolderIE
|
||||
)
|
||||
from .camwithher import CamWithHerIE
|
||||
from .canalplus import CanalplusIE
|
||||
from .canalc2 import Canalc2IE
|
||||
from .canvas import CanvasIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue