aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mixcloud.py
AgeCommit message (Expand)Author
2014-01-01[mixcloud] Fix track url transformation (fixes #2068)Jaime Marquínez Ferrándiz
2013-12-10[mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939)Jaime Marquínez Ferrándiz
2013-12-08Remove the calls to 'compat_urllib_request.urlopen' in a few extractorsJaime Marquínez Ferrándiz
2013-11-24[mixcloud] The description field may be missing (fixes #1819)Jaime Marquínez Ferrándiz
2013-09-14[mixcloud] Rewrite extractor (fixes #278)Jaime Marquínez Ferrándiz
2013-06-23Move MixCloud into its own filePhilipp Hagemeister