[soundcloud] Allow to download tracks marked as not 'streamable'
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 9 Nov 2013 17:06:09 +0000 (18:06 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 9 Nov 2013 17:08:03 +0000 (18:08 +0100)
commit12c167c881875360345b9b542052ac204b7c34a7
tree932a7408854a02f8fd5c4d3261d5d2450f1b51b1
parent20aafee7fa17407124eccb9bcc047079acd31fcf
[soundcloud] Allow to download tracks marked as not 'streamable'

They use the rtmp protocol but if the are marked as 'downloadable' it can use the direct download link.
test/test_playlists.py
youtube_dl/extractor/soundcloud.py