index
:
youtube-dl.git
debian
master
upstream
packaging youtube-dl for debian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
soundcloud.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[soundcloud] Fix the extension for 'downloadable' songs
Jaime Marquínez Ferrándiz
2013-12-10
1
-1
/
+14
*
[soundcloud] Do not mistake original_format for ext (Fixes #1934)
Philipp Hagemeister
2013-12-10
1
-1
/
+1
*
[soundcloud] Do not match sets (Fixes #1930)
Philipp Hagemeister
2013-12-09
1
-1
/
+2
*
[soundcloud] add support for private links (fixes #1927)
Jaime Marquínez Ferrándiz
2013-12-09
1
-8
/
+30
*
Correct some extractor _VALID_URL regexes
dst
2013-12-04
1
-2
/
+2
*
[soundcloud] Support for listing of audio-only files
Philipp Hagemeister
2013-11-25
1
-0
/
+4
*
[soundcloud] Prefer HTTP over RTMP (#1798)
Philipp Hagemeister
2013-11-25
1
-18
/
+48
*
[toutv] Fix a typo
Philipp Hagemeister
2013-11-22
1
-1
/
+1
*
[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ...
Jaime Marquínez Ferrándiz
2013-11-21
1
-11
/
+21
*
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-20
1
-1
/
+0
*
[soundlcoud] Set the correct extension for the tracks (fixes #1766)
Jaime Marquínez Ferrándiz
2013-11-14
1
-1
/
+1
*
[soundcloud] Allow to download tracks marked as not 'streamable'
Jaime Marquínez Ferrándiz
2013-11-09
1
-80
/
+50
*
[soundcloud] Add an extractor for users (closes #1426)
Jaime Marquínez Ferrándiz
2013-09-14
1
-2
/
+43
*
[soundcloud] Support widget urls (fixes #1252)
Jaime Marquínez Ferrándiz
2013-08-21
1
-0
/
+5
*
ExfmIE: extract Soundcloud songs using SoundcloudIE
Jaime Marquínez Ferrándiz
2013-07-24
1
-13
/
+26
*
[soundcloud]: Some improvements
Jaime Marquínez Ferrándiz
2013-07-24
1
-56
/
+34
*
[soundcloud] Support URLs with a slash at the end (Fixes #1104)
Philipp Hagemeister
2013-07-23
1
-1
/
+1
*
Make sure SoundcloudIE does not match soundcloud sets
Philipp Hagemeister
2013-06-27
1
-2
/
+2
*
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
1
-0
/
+11
*
Remove superfluous name declarations
Philipp Hagemeister
2013-06-27
1
-1
/
+0
*
[soundcloud] Move tests
Philipp Hagemeister
2013-06-27
1
-0
/
+65
*
Move Soundcloud into its own file
Philipp Hagemeister
2013-06-23
1
-0
/
+129