Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-19 | [ie/MagentaMusik] Add extractor (#7790) | Philipp Waldhauer | |
Authored by: pwaldhauer, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> | |||
2024-01-19 | [ie/Rule34Video] Extract more metadata (#7416) | gmes78 | |
Closes #7233 Authored by: gmes78 | |||
2024-01-19 | [ie/Facebook] Add new ID format (#3824) | Akmal | |
Closes #3496 Authored by: Wikidepia, kclauhk Co-authored-by: kclauhk <78251477+kclauhk@users.noreply.github.com> | |||
2024-01-19 | [ie/BiliIntl] Fix and improve subtitles extraction (#7077) | HobbyistDev | |
Closes #7075, Closes #6664 Authored by: HobbyistDev, itachi-19, dirkf, seproDev Co-authored-by: itachi-19 <16500619+itachi-19@users.noreply.github.com> Co-authored-by: dirkf <fieldhouse@gmx.net> Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> | |||
2024-01-19 | [ie/GoogleDrive] Fix source file extraction (#8990) | jazz1611 | |
Closes #8976 Authored by: jazz1611 | |||
2024-01-19 | [ie/ArteTV] Separate closed captions (#8231) | Nicolas Appriou | |
Authored by: Nicals, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> | |||
2024-01-18 | [ie/cloudflarestream] Extract subtitles (#9007) | Bibhav48 | |
Closes #8830 Authored by: Bibhav48 | |||
2024-01-18 | [ie/aenetworks] Rating should be optional for AP extraction (#9005) | Andrew Gibson | |
Authored by: agibson-fl | |||
2024-01-14 | [ie/Piapro] Improve `_VALID_URL` (#8999) | Finn R. Gärtner | |
Authored by: FinnRG | |||
2024-01-09 | [ie/Viously] Add extractor (#8927) | Max | |
Replaces Turbo extractor Authored by: nbr23, seproDev Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> | |||
2024-01-09 | [ie/twitch] Fix m3u8 extraction (#8960) | DmitryScaletta | |
Closes #8958 Authored by: DmitryScaletta | |||
2024-01-08 | [ie/NhkRadiruLive] Make metadata extraction non-fatal (#8956) | garret | |
Authored by: garret1317 | |||
2024-01-05 | [ie/ard:mediathek] Revert to using old id (#8916) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-01-05 | [utils] `traverse_obj`: Support `xml.etree.ElementTree.Element` (#8911) | Simon Sawicki | |
Authored by: Grub4K | |||
2024-01-05 | [cleanup] Fix typo in README.md (#8894) | mara004 | |
Authored by: antonkesy | |||
2024-01-02 | [cookies] Fix `--cookies-from-browser` with macOS Firefox profiles (#8909) | Ralph Drake | |
Ref: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles#firefox:mac Closes #8898 Authored by: RalphORama | |||
2023-12-31 | [ie/Bigo] Fix JSON extraction (#8893) | DmitryScaletta | |
Closes #8852 Authored by: DmitryScaletta | |||
2023-12-30 | Release 2023.12.302023.12.30 | github-actions[bot] | |
Created by: bashonly :ci skip all :ci run dl | |||
2023-12-30 | [docs] Update youtube-dl merge commit in `README.md` | bashonly | |
Authored by: bashonly | |||
2023-12-30 | [cleanup] Misc (#8598) | Simon Sawicki | |
Authored by: bashonly, pukkandan, seproDev, Grub4K Co-authored-by: bashonly <bashonly@protonmail.com> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com> Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> | |||
2023-12-30 | [ie/ARD] Overhaul extractors (#8878) | sepro | |
Closes #8731, Closes #6784, Closes #2366, Closes #2975, Closes #8760 Authored by: seproDev | |||
2023-12-26 | Fix 2d1d683a541d71f3d3bb999dfe8eeb1976fb91ce | Simon Sawicki | |
Authored by: Grub4K | |||
2023-12-26 | [devscripts] `run_tests`: Create Python script (#8720) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-12-26 | Update to ytdl-commit-be008e6 (#8836) | Simon Sawicki | |
- [utils] Make restricted filenames ignore some Unicode categories (by dirkf) - [ie/telewebion] Fix extraction (by Grub4K) - [ie/imgur] Overhaul extractor (by bashonly, Grub4K) - [ie/EpidemicSound] Add extractor (by Grub4K) Authored by: bashonly, dirkf, Grub4K Co-authored-by: bashonly <bashonly@protonmail.com> | |||
2023-12-24 | [ie/Facebook] Fix Memories extraction (#8681) | kclauhk | |
- Support group /posts/ URLs - Raise a proper error message if no formats are found Closes #8669 Authored by: kclauhk | |||
2023-12-24 | [ie/ARDBetaMediathek] Fix series extraction (#8687) | Lars Strojny | |
Closes #7666 Authored by: lstrojny | |||
2023-12-24 | [core] Fix format selection parse error for CPython 3.12 (#8797) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-12-24 | [ie/twitter] Work around API rate-limit (#8825) | bashonly | |
Closes #8762 Authored by: bashonly | |||
2023-12-24 | [ie/twitter] Prioritize m3u8 formats (#8826) | bashonly | |
Closes #8117 Authored by: bashonly | |||
2023-12-24 | [ie/instagram] Fix stories extraction (#8843) | bashonly | |
Closes #8290 Authored by: bashonly | |||
2023-12-24 | [ie/litv] Fix premium content extraction (#8842) | bashonly | |
Closes #8654 Authored by: bashonly | |||
2023-12-24 | [ci] Run core tests only for core changes (#8841) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-12-22 | [ie/RudoVideo] Add extractor (#8664) | Nicolas Dato | |
Authored by: nicodato | |||
2023-12-22 | [cleanup] Fix spelling of `IE_NAME` (#8810) | barsnick | |
Authored by: barsnick | |||
2023-12-21 | [core] Release workflow and Updater cleanup (#8640) | bashonly | |
- Only use trusted publishing with PyPI and remove support for PyPI tokens from release workflow - Clean up improper actions syntax in the build workflow inputs - Refactor Updater to allow for consistent unit testing with `UPDATE_SOURCES` Authored by: bashonly | |||
2023-12-21 | [ie/bbc] Extract more formats (#8321) | barsnick | |
Closes #4902 Authored by: barsnick, dirkf | |||
2023-12-21 | [ie/bbc] Fix JSON parsing bug | bashonly | |
Authored by: bashonly | |||
2023-12-20 | [test:networking] Update tests for OpenSSL 3.2 (#8814) | bashonly | |
Authored by: bashonly | |||
2023-12-20 | [networking] Strip whitespace around header values (#8802) | coletdjnz | |
Fixes https://github.com/yt-dlp/yt-dlp/issues/8729 Authored by: coletdjnz | |||
2023-12-19 | [ie/JoqrAg] Add extractor (#8384) | Mozi | |
Authored by: pzhlkj6612 | |||
2023-12-19 | [ie/twitter] Extract stale tweets (#8724) | bashonly | |
Closes #8691 Authored by: bashonly | |||
2023-12-18 | [ie/bundestag] Add extractor (#8783) | Simon Sawicki | |
Authored by: Grub4K | |||
2023-12-18 | [ie/Maariv] Add extractor (#8331) | Amir Y. Perehodnik | |
Authored by: amir16yp | |||
2023-12-17 | [ie/RinseFM] Add extractor (#8778) | Tristan Charpentier | |
Authored by: hashFactory | |||
2023-12-13 | [ie/youtube] Fix `like_count` extraction (#8763) | Pandey Ganesha | |
Closes #8759 Authored by: Ganesh910 | |||
2023-12-13 | [webvtt] Fix 15f22b4880b6b3f71f350c64d70976ae65b9f1ca | pukkandan | |
2023-12-12 | [ie/eplus] Add login support and DRM detection (#8661) | Mozi | |
Authored by: pzhlkj6612 | |||
2023-12-12 | [ie/theplatform] Extract more metadata (#8635) | trainman261 | |
Authored by: trainman261 | |||
2023-12-11 | [ie] Add `media_type` field | Benjamin Krausse | |
Authored by: trainman261 | |||
2023-12-11 | [ie/bitchute] Fix and improve metadata extraction (#8507) | SirElderling | |
Closes #8492 Authored by: SirElderling |