Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-11 | [ie/thisoldhouse] Add login support (#8561) | bashonly | |
Closes #8257 Authored by: bashonly | |||
2023-11-11 | [ie/weibo] Fix extraction (#8463) | c-basalt | |
Closes #8445 Authored by: c-basalt | |||
2023-11-11 | [ie/LaXarxaMes] Add extractor (#8412) | Aniol Pagès | |
Authored by: aniolpages | |||
2023-11-11 | [ie/nhk] Improve metadata extraction (#8388) | garret | |
Authored by: garret1317 | |||
2023-11-11 | [ie/ondemandkorea] Overhaul extractor (#8386) | sepro | |
Closes #8374 Authored by: seproDev | |||
2023-11-11 | [ie/NovaEmbed] Improve `_VALID_URL` (#8368) | Martin Pecka | |
Authored by: peci1 | |||
2023-11-11 | [ie/brilliantpala] Fix cookies support (#8352) | Mozi | |
Authored by: pzhlkj6612 | |||
2023-11-11 | [ie/thisav] Remove (#8346) | bashonly | |
Authored by: bashonly | |||
2023-11-11 | [ie/sbs.co.kr] Add extractors (#8326) | sepro | |
Authored by: seproDev | |||
2023-11-11 | [ie/zoom] Extract combined view formats (#7847) | Tom | |
Authored by: Mipsters | |||
2023-11-11 | [ie/twitter:broadcast] Improve metadata extraction (#8383) | HitomaruKonpaku | |
Authored by: HitomaruKonpaku | |||
2023-11-07 | [core] Add `--compat-option manifest-filesize-approx` (#8356) | bashonly | |
Closes #7623 Authored by: bashonly | |||
2023-11-07 | [core] Fix format sorting with `--load-info-json` (#8521) | bashonly | |
Closes #7971 Authored by: bashonly | |||
2023-11-07 | [fd/dash] Force native downloader for `--live-from-start` (#8339) | bashonly | |
Closes #8212 Authored by: bashonly | |||
2023-11-07 | Revert 39abae23546160fa98ac2b0c91e3d69fa965b573 | bashonly | |
The iOS client is not subject to integrity checks and is likely to be a more stable choice going forward Authored by: bashonly | |||
2023-11-07 | [fd/aria2c] Remove duplicate `--file-allocation=none` (#8332) | CrendKing | |
Authored by: CrendKing | |||
2023-10-28 | [ie/weverse] Fix login error handling (#8458) | sepro | |
Authored by: seproDev | |||
2023-10-28 | [ie/polskieradio:audition] Fix playlist extraction (#8459) | Shubham | |
Closes #8419 Authored by: shubhexists | |||
2023-10-28 | [ie/youtube] Check newly uploaded iOS HLS formats (#8336) | bashonly | |
Closes #7747 Authored by: bashonly | |||
2023-10-28 | [ie/youtube] Deprioritize iOS client formats (#8337) | bashonly | |
Authored by: bashonly | |||
2023-10-28 | [ie/generic] Improve direct video link ext detection (#8340) | bashonly | |
Closes #8265 Authored by: bashonly | |||
2023-10-28 | [ie/QDance] Update `_VALID_URL` (#8426) | bashonly | |
Authored by: bashonly | |||
2023-10-28 | [ie/npo] Send `POST` request to streams API endpoint (#8413) | Bart Broere | |
Closes #6398 Authored by: bartbroere | |||
2023-10-27 | [ie/twitcasting] Fix livestream extraction (#8427) | saintliao | |
Closes #8431 Authored by: JC-Chung, saintliao Co-authored-by: JC-Chung <52159296+JC-Chung@users.noreply.github.com> | |||
2023-10-22 | [core] Only ensure playlist thumbnail dir if writing thumbs (#8373) | bashonly | |
Bugfix for 2acd1d555ef89851c73773776715d3de9a0e30b9 Closes #8372 Authored by: bashonly | |||
2023-10-15 | [rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` ↵ | Simon Sawicki | |
(Fix 8a8b54523addf46dfd50ef599761a81bc22362e6) (#8348) Authored by: bashonly, coletdjnz, Grub4K | |||
2023-10-13 | [rh:requests] Add handler for `requests` HTTP library (#3668) | coletdjnz | |
Adds support for HTTPS proxies and persistent connections (keep-alive) Closes https://github.com/yt-dlp/yt-dlp/issues/1890 Resolves https://github.com/yt-dlp/yt-dlp/issues/4070 Resolves https://github.com/ytdl-org/youtube-dl/issues/32549 Resolves https://github.com/ytdl-org/youtube-dl/issues/14523 Resolves https://github.com/ytdl-org/youtube-dl/issues/13734 Authored by: coletdjnz, Grub4K, bashonly | |||
2023-10-13 | [ci] Run core tests with dependencies | bashonly | |
Authored by: bashonly, coletdjnz | |||
2023-10-13 | Release 2023.10.132023.10.13 | github-actions | |
Created by: bashonly :ci skip all :ci run dl | |||
2023-10-13 | [cleanup] Misc (#8338) | bashonly | |
Authored by: bashonly, gamer191 | |||
2023-10-13 | [core] Ensure thumbnail output directory exists (#7985) | Riteo | |
Closes #8203 Authored by: Riteo | |||
2023-10-13 | [ie/jtbc] Add extractors (#8314) | sepro | |
Authored by: seproDev | |||
2023-10-13 | [ie/mbn] Add extractor (#8312) | sepro | |
Authored by: seproDev | |||
2023-10-13 | [ie/radiko] Fix bug with `downloader_options` | bashonly | |
Closes #8333 Authored by: bashonly | |||
2023-10-12 | [ie/youtube] Fix bug with `--extractor-retries inf` (#8328) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-10-09 | [utils] `write_xattr`: Use `os.setxattr` if available (#8205) | bashonly | |
Closes #8193 Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz> | |||
2023-10-09 | [ie/nhk] Fix Japanese-language VOD extraction (#8309) | garret | |
Closes #8303 Authored by: garret1317 | |||
2023-10-09 | [ie/tenplay] Add support for seasons (#7939) | Midnight Veil | |
Closes #7744 Authored by: midnightveil | |||
2023-10-09 | [ie/ArteTV] Support age-restricted content (#8301) | Stefan Lobbenmeier | |
Closes #7782 Authored by: StefanLobbenmeier | |||
2023-10-09 | [ie/youku] Improve tudou.com support (#8160) | naginatana | |
Authored by: naginatana | |||
2023-10-08 | [fd/fragment] Improve progress calculation (#8241) | Simon Sawicki | |
This uses the download speed from all threads and also adds smoothing to speed and eta Authored by: Grub4K | |||
2023-10-08 | [utils] `js_to_json`: Fix `Date` constructor parsing (#8295) | Awal Garg | |
Authored by: awalgarg, Grub4K | |||
2023-10-07 | Release 2023.10.072023.10.07 | github-actions | |
Created by: Grub4K :ci skip all :ci run dl | |||
2023-10-07 | [cleanup] Misc (#8300) | Simon Sawicki | |
* Simplify nuxt regex * Fix tmz quotes and tests * Update test python versions Authored by: dirkf, gamer191, Grub4K | |||
2023-10-06 | [ie/youtube] Fix `heatmap` extraction (#8299) | bashonly | |
Closes #8189 Authored by: bashonly | |||
2023-10-06 | [ie/theta] Remove extractors (#8251) | Aleri Kaisattera | |
Authored by: alerikaisattera | |||
2023-10-06 | [cleanup] Update extractor tests (#7718) | trainman261 | |
Authored by: trainman261 | |||
2023-10-06 | [ie/nhk] Fix VOD extraction (#8249) | garret | |
Closes #8242 Authored by: garret1317 | |||
2023-10-06 | [ie/lbry] Extract `uploader_id` (#8244) | Raphaël Droz | |
Closes #123 Authored by: drzraf | |||
2023-10-06 | [ie/erocast] Add extractor (#8264) | Esme | |
Closes #4001 Authored by: madewokherd |