[mixcloud] Fix _VALID_RE (fixes #2462)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 25 Feb 2014 23:04:03 +0000 (00:04 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Tue, 25 Feb 2014 23:04:03 +0000 (00:04 +0100)
commit8b286571c3041ae79a72cbe0bad51d2ebf59162e
tree86a67af3ac1acd9fcbae4a80624d2374d052bd87
parentf3ac5237942e1eab1ca659934dc5439114848210
[mixcloud] Fix _VALID_RE (fixes #2462)

Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
youtube_dl/extractor/mixcloud.py