index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
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] Reduce pagination limit to fix 502 Bad Gateway errors when listi...
tfvlrue
2020-09-12
1
-1
/
+3
*
[soundcloud] reduce API playlist page limit(closes #25274)
Remita Amine
2020-05-15
1
-1
/
+1
*
[soundcloud] Improve AAC format extraction (closes #19173, closes #24708)
Sergey M․
2020-04-10
1
-3
/
+13
*
[soundcloud] Extract AAC format
tom
2020-04-10
1
-0
/
+2
*
[soundcloud] fix download url extraction(closes #24394)
Remita Amine
2020-03-22
1
-68
/
+25
*
[soundcloud] imporve private playlist/set tracks extraction
Remita Amine
2020-01-23
1
-12
/
+20
*
[soundcloud] Restore previews extraction (closes #23739)
Sergey M․
2020-01-15
1
-6
/
+10
*
[soundcloud] fix client id extraction for non fatal requests
Remita Amine
2019-12-31
1
-1
/
+12
*
[soundcloud] automatically update client id on failing requests
Remita Amine
2019-12-31
1
-10
/
+35
*
[soundcloud] Update client id (closes #23516)
Sergey M․
2019-12-25
1
-1
/
+1
*
[soundcloud] add support for token protected embeds(#18954)
Remita Amine
2019-12-09
1
-3
/
+13
*
[soundcloud] Update client id (closes #23214)
Sergey M․
2019-11-27
1
-1
/
+1
*
[soundcloud] check if the soundtrack has downloads left(closes #23045)
Remita Amine
2019-11-11
1
-1
/
+1
*
[soundcloud] improve extraction
Remita Amine
2019-10-27
1
-254
/
+245
*
Fix typos (#21901)
Kitten King
2019-07-26
1
-1
/
+1
*
[soundcloud] Update client id
Sergey M․
2019-06-29
1
-1
/
+1
*
[soundcloud] Add support for new rendition and improve extraction (closes #20...
Sergey M․
2019-04-23
1
-58
/
+152
*
[soundcloud] Extract more metadata
Sergey M․
2019-02-10
1
-9
/
+56
*
[soundcloud:pagedplaylist] Improve (closes #19086)
Sergey M․
2019-02-02
1
-12
/
+16
*
[soundcloud:pagedplaylist] Add ie and title to entries (#19022)
Cory Hall
2019-02-02
1
-7
/
+9
*
[soundcloud:user] Update tests
Sergey M․
2019-02-02
1
-22
/
+26
*
[soundcloud] Fix paged playlists extraction, add support for albums and updat...
Sergey M․
2019-02-02
1
-9
/
+17
*
[soundcloud] detect format extension(closes #16549)
Remita Amine
2018-05-26
1
-7
/
+10
*
[soundcloud] Update client id (closes #15866)
Sergey M․
2018-03-14
1
-1
/
+1
*
[soundcloud] Remove unused _IPHONE_CLIENT_ID
M.Yasoob Ullah Khalid ☺
2018-01-30
1
-1
/
+0
*
[soundcloud] Update client id (closes #15306)
Varun
2018-01-18
1
-1
/
+1
*
[soundcloud] Fallback to avatar picture for thumbnail (closes #12878)
Parmjit Virk
2018-01-05
1
-1
/
+20
*
[soundcloud] Update client id (closes #14546)
Sergey M․
2017-10-20
1
-1
/
+1
*
[soundcloud] Simplify and add test (closes #14093)
Sergey M
2017-09-03
1
-2
/
+18
*
[soundcloud] Fix download URL with private tracks
Tatsuyuki Ishi
2017-09-03
1
-10
/
+9
*
[soundcloud] Update client id
Sergey M․
2017-07-29
1
-1
/
+1
*
[soundcloud:trackstation] Add extractor (closes #13733)
Sergey M․
2017-07-29
1
-54
/
+87
*
[soundcloud] Fix tests
Sergey M․
2017-06-27
1
-2
/
+2
*
[soundcloud] Switch to https for API requests
Viktor Szakats
2017-06-27
1
-7
/
+7
*
[soundcloud] Update client id (closes #12376)
Sergey M․
2017-03-06
1
-1
/
+1
*
[soundcloud] Improve formats extraction and extract audio bitrate
Sergey M․
2017-01-27
1
-26
/
+26
*
[soundcloud] Extract hls formats
Sergey M․
2017-01-27
1
-0
/
+7
*
[soundcloud] Fix track URL extraction (closes #11852)
Sergey M․
2017-01-27
1
-4
/
+5
*
[soundcloud] Update client id (closes #11327)
Sergey M․
2016-11-30
1
-1
/
+1
*
Unify coding cookie
Déstin Reed
2016-10-03
1
-1
/
+1
*
[soundcloud] Fix typo in playlist base class name
Sergey M․
2016-09-24
1
-4
/
+4
*
[soundcloud] Generalize playlist entries extraction (#10733)
Sergey M․
2016-09-24
1
-16
/
+26
*
[soundcloud:playlist] Provide video id for playlist entries (Closes #10733)
Sergey M․
2016-09-24
1
-1
/
+5
*
[soundcloud] Modernize
Sergey M․
2016-09-20
1
-8
/
+6
*
[soundcloud] Extract license metadata
coolsa
2016-09-20
1
-1
/
+8
*
[soundcloud] Fix _VALID_URL clashes with sets (Closes #10505)
Sergey M․
2016-08-31
1
-1
/
+4
*
[soundcloud] Add _extract_urls (#10179)
Sergey M․
2016-07-28
1
-0
/
+6
*
Use urlencode_postdata across the codebase
Sergey M․
2016-03-26
1
-1
/
+0
*
[compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
Sergey M․
2016-03-26
1
-6
/
+6
*
[refactor] Single quotes consistency
Sergey M․
2016-02-14
1
-1
/
+1
[next]