Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [compat] Don't ignore `HOME` (if set) on windows | pukkandan | 2021-09-16 | 2 | -2/+19 | |
| | | | | Related: #792 | |||||
* | [vrv] Don't raise error when thumbnails are missing | pukkandan | 2021-09-16 | 1 | -1/+1 | |
| | | | | Closes #983 | |||||
* | [soundcloud] Update `_CLIENT_ID` | pukkandan | 2021-09-16 | 1 | -1/+1 | |
| | | | | Related: #975 | |||||
* | [options] Strip spaces in list-like switches | pukkandan | 2021-09-16 | 1 | -7/+6 | |
| | ||||||
* | [HiDive] Fix extractor (#958) | Ashish Gupta | 2021-09-15 | 1 | -38/+43 | |
| | | | | Closes #952, #408 Authored by: Ashish0804 | |||||
* | [radlive] Add new extractor (#870) | nyuszika7h | 2021-09-15 | 2 | -0/+184 | |
| | | | | Closes #312 Authored by: nyuszika7h | |||||
* | [DIYNetwork] Support new format (#934) | Sipherdrakon | 2021-09-15 | 2 | -1/+22 | |
| | | | Authored by: Sipherdrakon | |||||
* | [VrtNU] Handle login errors (#977) | LE | 2021-09-15 | 1 | -0/+3 | |
| | | | Authored by: llacb47 | |||||
* | [Mxplayer] Use mobile API (#966) | Ashish Gupta | 2021-09-15 | 1 | -80/+127 | |
| | | | Authored by: Ashish0804 | |||||
* | [cleanup] Improve `make clean-test` (#972) | Ákos Sülyi | 2021-09-14 | 2 | -2/+4 | |
| | | | Authored by: sulyi | |||||
* | [Peertube] Add playlist extractor (#957) | u-spec-png | 2021-09-14 | 2 | -9/+90 | |
| | | | Authored by: u-spec-png | |||||
* | [Fancode] Fix live streams (#961) | zenerdi0de | 2021-09-13 | 1 | -1/+1 | |
| | | | Authored by: zenerdi0de | |||||
* | [ITV] Fix extractor, add subtitles and thumbnails (#913) | coletdjnz | 2021-09-13 | 1 | -41/+105 | |
| | | | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/28955 (see also https://github.com/ytdl-org/youtube-dl/issues/28906#issuecomment-831008270) Closes #861, https://github.com/ytdl-org/youtube-dl/issues/28906, https://github.com/ytdl-org/youtube-dl/issues/29337, https://github.com/ytdl-org/youtube-dl/issues/29190, https://github.com/ytdl-org/youtube-dl/issues/28939, https://github.com/ytdl-org/youtube-dl/issues/29620 Authored-by: coletdjnz, sleaux-meaux, Vangelis66 | |||||
* | [peertube] Update instances (#957) | pukkandan | 2021-09-13 | 1 | -0/+631 | |
| | | | | Authored by: u-spec-png | |||||
* | [funimation] Fix for locations outside US | pukkandan | 2021-09-12 | 1 | -2/+10 | |
| | | | | | Closes #868 Authored by: Jules-A, pukkandan | |||||
* | [cookies] Make browser names case insensitive | pukkandan | 2021-09-12 | 3 | -2/+3 | |
| | ||||||
* | [brightcove] Extract subtitles from manifests | pukkandan | 2021-09-12 | 1 | -5/+8 | |
| | ||||||
* | Fix `--compat-option no-direct-merge` | pukkandan | 2021-09-12 | 2 | -2/+2 | |
| | ||||||
* | [9Now] handle episodes of series (#896) | dalan | 2021-09-12 | 1 | -14/+45 | |
| | | | Authored by: dalanmiller | |||||
* | [TikTokUser] Fix extractor using mobile API (#925) | MinePlayersPE | 2021-09-12 | 1 | -129/+176 | |
| | | | | | | and misc cleanup Closes #859 Authored by: MinePlayersPE, llacb47 | |||||
* | [Newgrounds] Add `NewgroundsUserIE` and improve extractor (#942) | u-spec-png | 2021-09-12 | 2 | -12/+73 | |
| | | | Authored by: u-spec-png | |||||
* | [bilibili]Add BiliIntlIE and BiliIntlSeriesIE (#907) | Ashish Gupta | 2021-09-11 | 2 | -0/+142 | |
| | | | | Closes #611 Authored by: Ashish0804 | |||||
* | [MuseScore] Add Extractor (#918) | Ashish Gupta | 2021-09-11 | 3 | -1/+69 | |
| | | | | Closes #911 Authored by: Ashish0804 | |||||
* | [zype] Extract subtitles from the m3u8 manifest (#948) | Felix S | 2021-09-11 | 1 | -3/+4 | |
| | | | | Closes #929 Authored by: fstirlitz | |||||
* | [WebVTT] Adjust parser to accommodate PBS subtitles (#922) | pukkandan | 2021-09-08 | 1 | -2/+7 | |
| | | | Closes #921 | |||||
* | [nzherald] Add NZHeraldIE (#909) | coletdjnz | 2021-09-07 | 2 | -0/+99 | |
| | | | | | Authored-by: coletdjnz Related: https://github.com/ytdl-org/youtube-dl/issues/28267 | |||||
* | [pbs] Fix subtitle extraction (#813) | coletdjnz | 2021-09-08 | 2 | -21/+48 | |
| | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/24430, https://github.com/ytdl-org/youtube-dl/pull/17434 Closes: #836, https://github.com/ytdl-org/youtube-dl/issues/18796, https://github.com/ytdl-org/youtube-dl/issues/17273 Authored-by: coletdjnz, gesa, raphaeldore | |||||
* | [Olympics] Add replay extractor (#905) | Ashish | 2021-09-07 | 2 | -0/+57 | |
| | | | | Closes #897 Authored by: Ashish0804 | |||||
* | [Yandex] Add ZenYandexIE and ZenYandexChannelIE (#900) | Ashish | 2021-09-07 | 2 | -1/+93 | |
| | | | Authored by: Ashish0804 | |||||
* | [gotostage] Add extractor (#883) | Poschi | 2021-09-07 | 2 | -0/+74 | |
| | | | Authored by: poschi3 | |||||
* | [youtube] Improvements to JS player extraction (See desc) (#860) | coletdjnz | 2021-09-06 | 2 | -28/+57 | |
| | | | | | | | | | | | | | * fallback player url extraction when it fails to be extracted from the webpage * don't download js player unnecessarily for clients that don't require it * try to extract js player url from any additional client configs * ability to skip the js player usage/download using `player_skip=js` * ability to skip the initial webpage download using `player_skip=webpage` known issue: * authentication for multi-channel accounts and multi-account cookies may not work correctly if the webpage or client configs are skipped * formats from the web client requiring signature decryption will be skipped if player js extraction is skipped Authored by: coletdjnz | |||||
* | [Mediaklikk] Add Extractor (#867) | coletdjnz | 2021-09-06 | 3 | -0/+106 | |
| | | | | | Original PR: https://github.com/ytdl-org/youtube-dl/pull/17453, https://github.com/ytdl-org/youtube-dl/pull/25098 Fixes: https://github.com/ytdl-org/youtube-dl/issues/21431 Authored-by: tmarki, mrx23dot, coletdjnz | |||||
* | [tiktok] Use API to fetch higher quality video (#843) | MinePlayersPE | 2021-09-05 | 1 | -33/+196 | |
| | | | Authored by: MinePlayersPE, llacb47 | |||||
* | [cleanup] Misc | pukkandan | 2021-09-05 | 7 | -12/+10 | |
| | ||||||
* | [soundcloud] Retry playlist pages on `502` error | pukkandan | 2021-09-05 | 1 | -6/+21 | |
| | | | | Closes #872 | |||||
* | [soundcloud] Make playlist extraction lazy | pukkandan | 2021-09-05 | 1 | -40/+21 | |
| | ||||||
* | [dw] Fix extractor | pukkandan | 2021-09-05 | 1 | -6/+8 | |
| | | | | Closes #830 | |||||
* | [redtube] Fix exts | pukkandan | 2021-09-05 | 1 | -1/+2 | |
| | | | | Closes #464 | |||||
* | [plutotv] Fix extractor for URLs with `/en` | pukkandan | 2021-09-05 | 1 | -10/+15 | |
| | | | | Closes #431 | |||||
* | [17live] Add 17.live extractor (#866) | The Hatsune Daishi | 2021-09-05 | 2 | -0/+171 | |
| | | | Authored by: nao20010128nao | |||||
* | [SovietsCloset] Add extractor (#884) | ChillingPepper | 2021-09-04 | 3 | -1/+209 | |
| | | | Authored by: ChillingPepper | |||||
* | [youtube] Retry on 'Unknown Error' (#854) | coletdjnz | 2021-09-04 | 1 | -5/+11 | |
| | | | | | | and do not repeat unimportant alerts Closes #839 Authored by: coletdjnz | |||||
* | [southpark] Fix SouthParkDE (#812) | coletdjnz | 2021-09-04 | 2 | -8/+44 | |
| | | | | This was broken by https://github.com/yt-dlp/yt-dlp/commit/ee1e05581e32114c52e75e90983a66fb25fbc730 Authored by: coletdjnz | |||||
* | [cookies] Print warning for cookie decoding error only once | pukkandan | 2021-09-04 | 1 | -5/+5 | |
| | | | | Closes #889 | |||||
* | Allow `--force-write-archive` to work with `--flat-playlist` | pukkandan | 2021-09-04 | 1 | -1/+5 | |
| | | | | Related: #876 | |||||
* | Handle more playlist errors with `-i` | pukkandan | 2021-09-04 | 2 | -16/+30 | |
| | ||||||
* | [ModifyChapters] fixes (See desc) | pukkandan | 2021-09-04 | 3 | -15/+29 | |
| | | | | | | | | * [docs] Fix typo * Do not enable `sponskrub` by default * Fix `--force-keyframes-at-cuts` * Don't embed subtitles if the video has been cut. Previously, running `--remove-chapters` with `--embed-subs` multiple times caused repeated cuts and out-of-sync subtitles * Store `_real_duration` to prevent running ffprobe multiple times | |||||
* | Fix `--no-get-comments` | pukkandan | 2021-09-04 | 1 | -1/+1 | |
| | | | | Closes #882 | |||||
* | Fix `extra_info` being reused across runs | pukkandan | 2021-09-04 | 1 | -1/+4 | |
| | | | | | 58adec46773ee95be356daf88da7ac8a0ff1e703 was supposed to solve this, but ended up being an incomplete fix Closes #727 | |||||
* | Fix `--compat-option playlist-index` | pukkandan | 2021-09-04 | 1 | -2/+2 | |
| |