[dailymotion] Fix view count regex
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 6 Dec 2013 12:41:07 +0000 (13:41 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 6 Dec 2013 12:41:07 +0000 (13:41 +0100)
commit563e405411131628a6ea160c3fe2b2b4a883ac85
treec28ac1dec79d00aaaedb527690624c335f5295ff
parentf53c966a73df42a9a949912ef8ab99a64fb99466
[dailymotion] Fix view count regex

In some languages they can be in the format '123,456' instead of '123.456'
youtube_dl/extractor/dailymotion.py