about summary refs log tree commit diff
path: root/youtube_dl/extractor/camdemy.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-2/+2
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
* [camdemy] Extract duration properlySergey M․2016-07-251-3/+7
* [camdemy] Fix camdemySergey M․2016-07-251-25/+29
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-2/+2
* [camdemy] Fix _VALID_URLSergey M․2015-02-131-1/+1
* [camdemy] Simplify and make more robust (#4938)Philipp Hagemeister2015-02-121-21/+26
* [camdemy] Python2 compatibilityYen Chi Hsuan2015-02-121-7/+7
* [camdemy] Add support for foldersYen Chi Hsuan2015-02-121-9/+59
* [camdemy] Detection of external sourcesYen Chi Hsuan2015-02-121-0/+20
* [camdemy] Add new extractorYen Chi Hsuan2015-02-111-0/+78