aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-08[extractor/servus] Rewrite extractor (#6036)Stefan Lobbenmeier
Closes #1076, closes #4240, closes #2748, closes #1045, closes #1498 Authored by: FrankZ85, Ashish0804, StefanLobbenmeier Co-authored-by: FrankZ85 <43293037+FrankZ85@users.noreply.github.com>
2023-02-08[extractor/wrestleuniverse] Add extractors (#6158)bashonly
Authored by bashonly, Grub4K Closes #6120 Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2023-02-08[downloader/hls] Allow extractors to provide AES key (#6158)bashonly
and related cleanup Authored by: bashonly, Grub4K Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2023-02-08[extractor/pornez] Handle relative URLs in iframe (#6171)JChris246
Authored by: JChris246 Closes #6162
2023-02-08[utils] `traverse_obj`: Fix several behavioral problemsSimon Sawicki
See #6180 for further info Authored by: Grub4K
2023-02-08[compat_utils] Improve `passthrough_module`pukkandan
2023-02-08[dependencies] Standardize `Cryptodome` importspukkandan
2023-02-08Support module level `__bool__` and `property`pukkandan
2023-02-07Make `title` completely non-fatalpukkandan
Ref: https://github.com/yt-dlp/yt-dlp/pull/6158#discussion_r1096984349
2023-02-07[extractor/huya] Support HD streams (#6172)Felix Yan
Authored by: felixonmars
2023-02-06[extractor/reddit] Support user posts (#6173)OMEGA_RAZER
Authored by: OMEGARAZER
2023-02-04[extractor/GoPlay] Use new API (#6151)Jeroen Jacobs
Authored by: jeroenj Closes #6032
2023-02-04[extractor/zdf] Use android API endpoint for UHD downloads (#6150)sepro
Authored by: seproDev
2023-02-04[extractor/niconico] Add support for like history (#5705)Matumo
Authored by: Matumo, pukkandan
2023-02-04[extractor/txxx] Add extractors (#5240)chio0hai
Authored by: chio0hai Closes #5021
2023-02-03[extractor/youtube] Handle `consent.youtube`pukkandan
2023-02-03[extractor/youtube] Support `/live/` URLpukkandan
2023-02-03[extractor/freesound] Workaround invalid URL in webpage (#6147)Jasper Rebane
Authored by: rebane2001 Closes #6146
2023-02-02[extractor/twitter] Fix graphql extraction on some tweets (#6075)lauren n. liberda
Authored by: selfisekai
2023-02-02[extractor/rumble] Fix format sortingSimon Sawicki
Closes #6119 Authored by: pukkandan
2023-02-02[utils] `traverse_obj`: Various improvementsSimon Sawicki
- Add `set` key for transformations/filters - Add `re.Match` group names - Fix behavior for `expected_type` with `dict` key - Raise for filter function signature mismatch in debug Authored by: Grub4K
2023-02-01[jsinterp] Support `if` statementspukkandan
Closes #6131
2023-01-31[utils] Fix `time_seconds` to use the provided TZ (#6118)Lesmiscore
Authored by: Lesmiscore, Grub4K Fixes https://github.com/yt-dlp/yt-dlp/pull/6056
2023-01-29[extractor/generic] Avoid catastrophic backtracking in KVS regexbashonly
Authored by: bashonly
2023-01-25[utils] Use local kernel32 for file locking on WindowsSimon Sawicki
Ref: https://github.com/ytdl-org/youtube-dl/issues/21545 Authored by: Grub4K
2023-01-24Fix `--concat-playlist`pukkandan
Closes #6080
2023-01-20[plugins] Fix zip search pathspukkandan
Closes #6011
2023-01-16[extractor/nbc] Fix XML parsingbashonly
Python 3.7 compat bug in cb73b8460c3ce6d37ab651a4e44bb23b10056154 Authored by: bashonly
2023-01-14[extractor/slideslive] Fix slides and chapters/duration (#6024)bashonly
* Fix slides/thumbnails extraction * Extract duration to fix issues w/ `--embed-chapters`, `--split-chapters` * Add `InfoExtractor._extract_mpd_vod_duration` method * Expand applicability of `InfoExtractor._parse_m3u8_vod_duration` method Authored by: bashonly
2023-01-14[extractor/nbc] Fix `NBC` and `NBCStations` extractors (#6033)bashonly
Improve `InfoExtractor._parse_smil_formats` extension detection Closes #6019 Authored by: bashonly
2023-01-14[extractor/drtv] Fix bug in ab4cbef (#6034)bashonly
Fixes bug in ab4cbef ab4cbeff00ac08f142f78a6281aa0c1124a59daa Closes #5993 Authored by: bashonly
2023-01-08[extractor/embedly] Embedded links may be for other extractorspukkandan
Bug in bfd973ece3369c593b5e82a88cc16de80088a73e Closes #5987
2023-01-07[extractor/rozhlas] Add extractor RozhlasVltavaIE (#5951)Marek Hudik
Authored by: amra
2023-01-06[version] update2023.01.06github-actions
Created by: pukkandan :ci skip all :ci run dl
2023-01-07Release 2023.01.06pukkandan
2023-01-07[cleanup] Miscpukkandan
2023-01-07[xanimu] Add extractor (#5969)JChris246
Authored by: JChris246 Closes #5810
2023-01-07[extractor/crunchyroll:show] Add `language` to entries (#5687)Christoph Flathmann
Authored by: Chrissi2812
2023-01-07[extractor/youtube] Retry manifest refresh for live-from-start (#5670)mzhou
Avoids ending download early when live stream is temporarily offline. Best used with somewhat large `--retry-sleep extractor:` and `--extractor-retries` Authored by: mzhou
2023-01-07[extractor/reddit] Add subreddit as `channel_id` (#5685)George Schizas
Authored by: gschizas Closes #5684
2023-01-07[extractor/drtv] Add series extractors (#5644)Frederik Nordahl Jul Sabroe
Authored by: FrederikNS Closes #3567
2023-01-07Fix config locations (#5933)Simon Sawicki
Bug in 8e40b9d1ec132ae1bcac50b3ee520ece46ac9c55 Closes #5953 Authored by: Grub4k, coletdjnz, pukkandan
2023-01-07[extractor/nbc] Update graphql query (#5952)Jacob Truman
Closes #5918 Authored by: jacobtruman
2023-01-06[update] Fix updater file removal on windows (#5970)Simon Sawicki
Reverts 2fb0f858686c46abc50a0e253245afe750746775 Closes #5632 Authored by: Grub4K
2023-01-06[extractor/biliIntl] Add fallback to `video_data` (#5971)HobbyistDev
Authored by: HobbyistDev
2023-01-05[extractor/tiktok] Add `TikTokLive` extractor (#5637)JC-Chung
Closes #3698 Authored by: JC-Chung
2023-01-04[extractor/aitube] Add extractor (#5946)HobbyistDev
Closes #5627 Authored by: HobbyistDev
2023-01-04[extractor/volejtv] Add extractor (#5943)HobbyistDev
Authored by: HobbyistDev Closes #5883
2023-01-03[extractor/biliintl] Add `/media` to `VALID_URL` (#5939)HobbyistDev
Authored by: HobbyistDev
2023-01-03[downloader/aria2c] Disable native progresspukkandan
Closes #5931, closes #5928, Re-opens #2038