Commit Graph

59 Commits (master)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz 8b286571c3 [mixcloud] Fix _VALID_RE (fixes #2462)
Accept any character except `/` for uploader and the name, caused problems with non ASCII characters
10 years ago
Philipp Hagemeister d0390a0c92 [mixcloud] Use unicode_literals 10 years ago
Philipp Hagemeister dd2535c38a [mixcloud] Fix URL extraction 10 years ago
Jaime Marquínez Ferrándiz 5ffecde73f [mixcloud] Fix track url transformation (fixes #2068)
‘/previews/‘ must be replaced with ‘/c/originals/‘ now.
11 years ago
Jaime Marquínez Ferrándiz cbfc470228 [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939) 11 years ago
Jaime Marquínez Ferrándiz baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors 11 years ago
Jaime Marquínez Ferrándiz dc65dcbb6d [mixcloud] The description field may be missing (fixes #1819) 11 years ago
Jaime Marquínez Ferrándiz 19e1d35989 [mixcloud] Rewrite extractor (fixes #278) 11 years ago
Philipp Hagemeister 80cbb6ddbb Move MixCloud into its own file 11 years ago