index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
soundcloud.py
Age
Commit message (
Expand
)
Author
2013-12-04
Correct some extractor _VALID_URL regexes
dst
2013-11-25
[soundcloud] Support for listing of audio-only files
Philipp Hagemeister
2013-11-25
[soundcloud] Prefer HTTP over RTMP (#1798)
Philipp Hagemeister
2013-11-22
[toutv] Fix a typo
Philipp Hagemeister
2013-11-21
[soundcloud] Retrieve the file url using the client_id for the iPhone (fixes ...
Jaime Marquínez Ferrándiz
2013-11-20
Clean up unused imports and other minor mistakes
Philipp Hagemeister
2013-11-14
[soundlcoud] Set the correct extension for the tracks (fixes #1766)
Jaime Marquínez Ferrándiz
2013-11-09
[soundcloud] Allow to download tracks marked as not 'streamable'
Jaime Marquínez Ferrándiz
2013-09-14
[soundcloud] Add an extractor for users (closes #1426)
Jaime Marquínez Ferrándiz
2013-08-21
[soundcloud] Support widget urls (fixes #1252)
Jaime Marquínez Ferrándiz
2013-07-24
ExfmIE: extract Soundcloud songs using SoundcloudIE
Jaime Marquínez Ferrándiz
2013-07-24
[soundcloud]: Some improvements
Jaime Marquínez Ferrándiz
2013-07-23
[soundcloud] Support URLs with a slash at the end (Fixes #1104)
Philipp Hagemeister
2013-06-27
Make sure SoundcloudIE does not match soundcloud sets
Philipp Hagemeister
2013-06-27
Move tests to the IE definitions
Philipp Hagemeister
2013-06-27
Remove superfluous name declarations
Philipp Hagemeister
2013-06-27
[soundcloud] Move tests
Philipp Hagemeister
2013-06-23
Move Soundcloud into its own file
Philipp Hagemeister