summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/camdemy.py
AgeCommit message (Expand)Author
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-09-14Improve some _VALID_URLsstepshal
2016-07-25[camdemy] Extract duration properlySergey M․
2016-07-25[camdemy] Fix camdemySergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-02-13[camdemy] Fix _VALID_URLSergey M․
2015-02-12[camdemy] Simplify and make more robust (#4938)Philipp Hagemeister
2015-02-12[camdemy] Python2 compatibilityYen Chi Hsuan
2015-02-12[camdemy] Add support for foldersYen Chi Hsuan
2015-02-12[camdemy] Detection of external sourcesYen Chi Hsuan
2015-02-11[camdemy] Add new extractorYen Chi Hsuan