Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [camdemy] Fix _VALID_URL | Sergey M․ | 2015-02-13 | 1 | -1/+1 |
| | |||||
* | [camdemy] Simplify and make more robust (#4938) | Philipp Hagemeister | 2015-02-12 | 1 | -21/+26 |
| | | | | | | Do not throw errors if view count or upload date extraction fails. Dispose of re.MULTILINE, which had absolutely no effect without any ^ or $ in sight. Follow PEP8 naming conventions. | ||||
* | [camdemy] Python2 compatibility | Yen Chi Hsuan | 2015-02-12 | 1 | -7/+7 |
| | |||||
* | [camdemy] Add support for folders | Yen Chi Hsuan | 2015-02-12 | 1 | -9/+59 |
| | |||||
* | [camdemy] Detection of external sources | Yen Chi Hsuan | 2015-02-12 | 1 | -0/+20 |
| | |||||
* | [camdemy] Add new extractor | Yen Chi Hsuan | 2015-02-11 | 1 | -0/+78 |
Single file download done, while folder extaction in plan |