Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-09 | [outtmpl] Add alternate form `h` for HTML escaping | pukkandan | |
Related: https://github.com/yt-dlp/yt-dlp/issues/3292 | |||
2022-07-09 | [build] Improve `setup.py` | pukkandan | |
Closes #4296 | |||
2022-07-08 | [extractor/youtube, cleanup] Fix tests (#4293) | Andrew | |
Authored by: sheerluck | |||
2022-07-07 | [extractor/generic] Remove HEAD request | pukkandan | |
2022-07-07 | Do not load system certificates when `certifi` is used | pukkandan | |
This causes `CERTIFICATE_VERIFY_FAILED` if there is an expired/bad certificate in the system store Partially reverts 8a82af3511b4379af0d239dbd01c672c17a2c46a Related: #4145 | |||
2022-07-07 | Improve chapter sanitization | pukkandan | |
2022-07-02 | [extractor/iq] Set language correctly for Korean subtitles | pukkandan | |
Closes #3500 | |||
2022-07-01 | [devscripts/update-formulae] Do not change dependency section | Lesmiscore | |
Closes #4223 | |||
2022-07-01 | [options] Fix aliases to `--config-location` | pukkandan | |
2022-06-30 | Fix bug in 612f2be5d3924540158dfbe5f25d841f04cff8c6 | Lesmiscore | |
2022-06-30 | [docs] Improve issue templates | pukkandan | |
2022-06-30 | [update] Do not check `_update_spec` when up to date | pukkandan | |
2022-06-30 | [build] Fix bug in 6d916fe709a38e8c4c69b73843acf170b5165931 | pukkandan | |
2022-06-29 | [build] Consistent order for lazy extractors (#4220) | Chris Lamb | |
Authored by: lamby | |||
2022-06-29 | [version] update2022.06.29 | github-actions | |
Created by: pukkandan :ci skip all :ci run dl | |||
2022-06-29 | Release 2022.06.29 | pukkandan | |
2022-06-29 | [cleanup] Misc cleanup | pukkandan | |
2022-06-29 | [extractor] Fix empty `BaseURL` in MPD | pukkandan | |
Closes #4113 | |||
2022-06-29 | [update] Ability to set a maximum version for specific variants | pukkandan | |
2022-06-29 | [build] Draft release until complete | pukkandan | |
Related: #4133 :ci skip | |||
2022-06-29 | [extractor/livestreamfails] Add extractor (#4204) | nomevi | |
Authored by: nomevi | |||
2022-06-29 | Fix bug in 6d916fe709a38e8c4c69b73843acf170b5165931 (#4219) | Stefan Lobbenmeier | |
Update only to legacy version on old MacOS Authored by: StefanLobbenmeier | |||
2022-06-29 | [extractor/ViMP] Add playlist extractor (#4147) | FestplattenSchnitzel | |
Authored by: FestplattenSchnitzel | |||
2022-06-28 | [extractor/steam] Add broadcast extractor (#4137) | HobbyistDev | |
Closes #4083 Authored by: HobbyistDev | |||
2022-06-28 | [build] Standalone x64 builds for MacOS 10.9 (#4106) | Stefan Lobbenmeier | |
Authored by: StefanLobbenmeier | |||
2022-06-28 | [extractor/Scrolller] Add extractor (#4010) | Abubukker Chaudhary | |
Closes #3635 Authored by: LunarFang416 | |||
2022-06-26 | [cleanup] Fix some typos (#4194) | crazymoose77756 | |
Authored by: crazymoose77756 | |||
2022-06-26 | [exractor/lbry] Use HEAD request for redirect URL (#4181) | MMM | |
and misc cleanup Authored by: flashdagger | |||
2022-06-26 | [extractor/mediaset] Improve `_VALID_URL` | pukkandan | |
Fixes https://github.com/yt-dlp/yt-dlp/issues/4141#issuecomment-1166521057 | |||
2022-06-26 | [extractor/ertflix] Improve `_VALID_URL` | pukkandan | |
Closes #4180 | |||
2022-06-25 | [extractor/CWTV] Extract thumbnail (#4185) | ischmidt20 | |
Authored by: ischmidt20 | |||
2022-06-26 | Sanitize `chapters` | pukkandan | |
Closes #4182 | |||
2022-06-26 | [hls] Warn user when trying to download live HLS | pukkandan | |
We do not automatically switch to ffmpeg because the detection is not 100% accurate | |||
2022-06-25 | [extractor/premiershiprugby] Add extractor (#4129) | HobbyistDev | |
Closes #2980 Authored by: HobbyistDev | |||
2022-06-25 | [extractor] Fix `_create_request` when headers is None | pukkandan | |
Closes #4164 | |||
2022-06-25 | [extractor/ViMP] Add thumbnail and support more sites (#4147) | FestplattenSchnitzel | |
Authored by: FestplattenSchnitzel | |||
2022-06-25 | [extractor/fuyin] Add extractor (#4151) | HobbyistDev | |
Closes #2871 Authored by: HobbyistDev | |||
2022-06-25 | [options] Fix `parse_known_args` for `--` | pukkandan | |
Closes #4167 | |||
2022-06-25 | [compat] Remove deprecated functions from core code | pukkandan | |
2022-06-25 | [cleanup] Consistent style for file heads | pukkandan | |
2022-06-25 | [compat] Remove more functions | pukkandan | |
Removing any more will require changes to a large number of extractors | |||
2022-06-25 | [compat] Fix `compat.WINDOWS_VT_MODE` | pukkandan | |
2022-06-25 | Fix `section_end` of clips | pukkandan | |
Closes #4165 | |||
2022-06-24 | [utils] Fix inconsistent default handling between HTTP and HTTPS requests ↵ | coletdev | |
(#4158) Default headers such as `Content-Type` were only being added for HTTPS requests among other handling. Fixes bug in https://github.com/ytdl-org/youtube-dl/commit/be4a824d74add1a3b78b8244dff12f4f078f168a Authored-by: coletdjnz | |||
2022-06-23 | [extractor/youtube] Mark videos as fully watched (#4146) | Brett824 | |
* Also fixes videos appearing as shorts in watch history Closes #2555 Authored by: Brett824 | |||
2022-06-23 | [extractor/dropout] Support cookies and login only as needed (#4075) | Jelle Besseling | |
Closes #4035 Authored by: pingiun, pukkandan | |||
2022-06-23 | [extractor, cleanup] Reduce direct use of `_downloader` | pukkandan | |
2022-06-23 | [ffmpeg] Write full output to debug on error | pukkandan | |
Bug in f0c9fb96827ff798a48626e7e5d32a9c5de7b97e | |||
2022-06-22 | [extractor/tennistv] Rewrite extractor (#2324) | zenerdi0de | |
Closes #2177 Authored by: zenerdi0de, pukkandan | |||
2022-06-23 | [extractor/npr] Implement e50c3500b43d80e4492569c4b4523c4379c6fbb2 differently | pukkandan | |
Closes #4141 |