[camdemy] Simplify and make more robust (#4938)
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 12 Feb 2015 07:55:06 +0000 (08:55 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 12 Feb 2015 07:55:06 +0000 (08:55 +0100)
commit08b38d54015706d90d05371455ba86b7887cabcc
tree9dd7da977d72766f80c6415fbbfeb07cbb20c9a7
parent024c53694d674f046fdad593e03bfaeec17cc559
[camdemy] Simplify and make more robust (#4938)

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.
youtube_dl/extractor/camdemy.py
youtube_dl/utils.py