Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update from upstream | Jesús | 2021-10-18 | 1 | -815/+0 |
| | |||||
* | Fix typos (#27084) | Josh Soref | 2020-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * spelling: authorization Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: brightcove Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: creation Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exceeded Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exception Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extension Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extracting Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extraction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: frontline Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: improve Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: length Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: listsubtitles Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: multimedia Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: obfuscated Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: partitioning Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlist Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlists Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: restriction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: services Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: split Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: srmediathek Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: support Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: thumbnail Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: verification Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: whitespaces Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | ||||
* | [soundcloud] Reduce pagination limit to fix 502 Bad Gateway errors when ↵ | tfvlrue | 2020-09-12 | 1 | -1/+3 |
| | | | | | | | listing a user's tracks. (#26557) Per the documentation here https://developers.soundcloud.com/blog/offset-pagination-deprecated the maximum limit is 200, so let's respect that (even if a higher value sometimes works). Co-authored-by: tfvlrue <tfvlrue> | ||||
* | [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 |
| | | | | https://github.com/ytdl-org/youtube-dl/issues/3707#issuecomment-577873539 | ||||
* | [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 |
| | | | | | | | | | - improve format extraction(closes #22123) - extract uploader_id and uploader_url(closes #21916) - extract all known thumbnails(closes #19071)(closes #20659) - fix extration for private playlists(closes #20976) - add support for playlist embeds(#20976) - skip preview formats(closes #22806) | ||||
* | 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 ↵ | Sergey M․ | 2019-04-23 | 1 | -58/+152 |
| | | | | #20699) | ||||
* | [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 |
| | | | | rel: https://github.com/rg3/youtube-dl/issues/19022 | ||||
* | [soundcloud:user] Update tests | Sergey M․ | 2019-02-02 | 1 | -22/+26 |
| | |||||
* | [soundcloud] Fix paged playlists extraction, add support for albums and ↵ | Sergey M․ | 2019-02-02 | 1 | -9/+17 |
| | | | | update client id | ||||
* | [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 |
| |