aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-14[ie/tbsjp] Add episode, program, playlist extractors (#7765)garret
Authored by: garret1317
2023-08-12[ie/CBCPlayer] Extract HLS formats and subtitles (#7484)trainman261
Authored by: trainman261
2023-08-12[cookies] Containers JSON should be opened as utf-8 (#7800)bashonly
Closes #7797 Authored by: bashonly
2023-08-12[ie/youtube] Fix consent cookie (#7774)coletdjnz
Fixes #7594 Authored by: coletdjnz
2023-08-04[networking] Add request handler preference framework (#7603)coletdjnz
Preference functions that take a request and a request handler instance can be registered to prioritize different request handlers per request. Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2023-08-01[ie/PicartoVod] Fix extractor (#7727)Franklin Lee
Closes #2926 Authored by: Frankgoji
2023-08-01[ie/S4C] Add extractor (#7730)ifan-t
Authored by: ifan-t
2023-08-01[ie/facebook] Add dash manifest URL (#7743)ringus1
Fixes #7742 Authored by: ringus1
2023-08-01[ie/fox] Support foxsports.com (#7724)ischmidt20
Authored by: ischmidt20
2023-07-31[extractor/pbs] Add extractor `PBSKidsIE` (#7602)Steve
Authored by: snixon Fixes #2440
2023-07-29[ie/twitter] Add fallback, improve error handling (#7621)bashonly
Closes #7579, Closes #7625 Authored by: bashonly
2023-07-30`FFmpegFixupM3u8PP` may need to run with ffmpegpukkandan
Bug in 62b5c94cadaa5f596dc1a7083db9db12efe357be Closes #7725
2023-07-30[ie/youtube] Fix `player_params` arg being converted to lowercasecoletdjnz
Fix bug in ba06d77a316650ff057347d224b5afa8b203ad65 Authored by: coletdjnz
2023-07-30[cleanup] Miscpukkandan
2023-07-30Fix `--check-formats`pukkandan
Bug in bc344cd456380999c1ee74554dfd432a38f32ec7
2023-07-30[utils] HTTPHeaderDict: Handle byte valuespukkandan
2023-07-29[test] Fix `test_load_certifi`pukkandan
Closes #7688, #7675
2023-07-29[ie/tiktok] Fix audio-only format extraction (#7712)bashonly
Closes #6608 Authored by: bashonly
2023-07-29[ie/LBRY] Fix original format extraction (#7711)bashonly
Authored by: bashonly
2023-07-29[ie/hotstar] Support `/clips/` URLs (#7710)bashonly
Closes #7699 Authored by: bashonly
2023-07-29[ie/Reddit] Fix thumbnail extractionbashonly
Authored by: bashonly
2023-07-29[ie/youtube] Add `player_params` extractor arg (#7719)coletdjnz
Authored by: coletdjnz
2023-07-28[networking] Remove dot segments during URL normalization (#7662)coletdjnz
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process. Closes #3355, #6526 Authored by: coletdjnz
2023-07-28[ie/Wimbledon] Add extractor (#7551)nnoboa
Closes #7462 Authored by: nnoboa
2023-07-28[ie/MotorTrendOnDemand] Update `_VALID_URL` (#7683)Amirreza Aflakparast
Closes #7680 Authored by: AmirAflak
2023-07-27[networking] Ignore invalid proxies in env (#7704)coletdjnz
Authored by: coletdjnz
2023-07-27[ie/WrestleUniversePPV] Fix HLS AES key extractionbashonly
Fix bug in ef8fb7f029b816dfc95600727d84400591a3b5c5 Closes #7708 Authored by: bashonly
2023-07-24[test] Fix `httplib_validation_errors` test for old Python versions (#7677)coletdjnz
Fixes https://github.com/yt-dlp/yt-dlp/issues/7674 Authored by: coletdjnz
2023-07-24[ie] Extract subtitles from SMIL manifests (#7667)bashonly
Authored by: bashonly, pukkandan
2023-07-23[ie/triller] Fix unlisted video extraction (#7670)bashonly
Authored by: bashonly
2023-07-23[networking] Add strict Request extension checking (#7604)coletdjnz
Authored by: coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2023-07-22[ie/PatreonCampaign] Fix extraction (#7664)bashonly
Authored by: bashonly
2023-07-22[compat] Ensure submodules are imported correctlypukkandan
Closes #7663
2023-07-22Fix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypypukkandan
2023-07-22[ie/unsupported] List more sites with DRMpukkandan
Closes #7323, #3072, #5740, #5767, #6125
2023-07-22[cleanup] Misc fixespukkandan
Closes #7528
2023-07-22[compat] Add `types.NoneType`pukkandan
2023-07-22[extractor] Fix `--load-pages`pukkandan
2023-07-22[ie/generic] Fix generic title for embedspukkandan
Closes #7067
2023-07-22[outtmpl] Fix replacement for `playlist_index`pukkandan
2023-07-22[ie/abematv] Temporary fix for protocol handlerpukkandan
Closes #7622
2023-07-22[fd/external] Fix ffmpeg input from stdin (#7655)bashonly
Bugfix for 1ceb657bdd254ad961489e5060f2ccc7d556b729 Authored by: bashonly
2023-07-20[ie/crunchyroll] Remove initial state extraction (#7632)Simon Sawicki
Authored by: Grub4K
2023-07-20[ie/MuseAI] Add extractor (#7614)bashonly
Closes #7543 Authored by: bashonly
2023-07-20[ie/MagellanTV] Add extractor (#7616)bashonly
Closes #7529 Authored by: bashonly
2023-07-20[utils] Improve `parse_duration`bashonly
Authored by: bashonly
2023-07-20[networking] Fix `--legacy-server-connect` (#7645)bashonly
Bugfix for 227bf1a33be7b89cd7d44ad046844c4ccba104f4 Authored by: bashonly
2023-07-20[networking] Fix POST requests with zero-length payloads (#7648)bashonly
Bugfix for 227bf1a33be7b89cd7d44ad046844c4ccba104f4 Authored by: bashonly
2023-07-15[ie/twitter:spaces] Fix format protocol (#7550)bashonly
Closes #7536 Authored by: bashonly
2023-07-15[ie/facebook:reel] Fix extraction (#7564)Văn Anh
Closes #7469 Authored by: demon071, bashonly