[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:
theGeekPirate
2016-03-26 05:37:40 -07:00
committed by Sergey M․
parent 79ba9140dc
commit 04819db58e
2 changed files with 56 additions and 0 deletions

View File

@@ -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