[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 21 Nov 2013 12:16:19 +0000 (13:16 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 21 Nov 2013 12:16:19 +0000 (13:16 +0100)
commit64bb5187f53caea0e6067434c95da60284eef2ea
tree8c6090200c9826f2c74a6c718c7e34d11a6cdd76
parent9e4f50a8aee0d3f030be203686c8f0479b32b793
[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes #1798)

The desktop's client_id always give the rtmp url, but with the iPhone one it returns the http url if it's available.
youtube_dl/extractor/soundcloud.py