aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-05[ie/facebook] Fix webpage extraction (#7890)ringus1
Closes #7901 Authored by: ringus1
2023-09-05[ie/gofile] Update tokenbashonly
Closes #7235 Authored by: bashonly
2023-09-05[ie/twitter:spaces] Pass referer header to downloaderbashonly
Closes #8029 Authored by: bashonly
2023-09-04Bugfix for bae4834245a708fff97219849ec880c319c88bc6bashonly
Authored by: bashonly
2023-09-02[ie/SVTPlay] Fix extraction (#7789)Mattias Wadman
Closes #5595 Authored by: wader, dirkf
2023-09-02Bugfix for 59e92b1f1833440bb2190f847eb735cf0f90bc85Simon Sawicki
Closes #8012 Authored by: Grub4K
2023-08-31[ie/hotstar] Extract `release_year` (#7869)Rajeshwaran
Authored by: Rajeshwaran2001
2023-08-31[ie/hotstar] Make metadata extraction non-fatalbashonly
Authored by: bashonly
2023-08-30[ie/Mediaite] Fix extraction (#7923)Grabien
Authored by: Grabien
2023-08-30[ie/NoodleMagazine] Fix extraction (#7830)RedDeffender
Closes #7917 Authored by: RedDeffender
2023-08-29Bugfix for b9f2bc2dbed2323734a0d18e65e1e2e23dc833d8bashonly
Authored by: bashonly
2023-08-29[ie/hungama] Overhaul extractors (#7757)Omar Atef
Closes #7754 Authored by: Yalab7, bashonly
2023-08-29[ie/antenna] Support antenna.gr (#7584)Stavros Ntentos
Authored by: stdedos
2023-08-28[ie/Dropbox] Fix extractor (#7926)Nathan Touzé
Closes #7005, Closes #7696 Authored by: nathantouze, bashonly, denhotte
2023-08-28[ie/weverse] Support extraction without auth (#7924)sepro
Authored by: seproDev
2023-08-27[ie/StagePlus] Fix m3u8 extraction (#7929)bashonly
Closes #7928 Authored by: bashonly
2023-08-27[ie/Mzaalo] Improve `_VALID_URL`bashonly
Authored by: bashonly
2023-08-27[rh/urllib] Simplify gzip decoding (#7611)Simon Sawicki
Authored by: Grub4K
2023-08-26[docs] Update collaboratorsSimon Sawicki
Authored by: Grub4K
2023-08-25[tests] Add tests for socks proxies (#7908)coletdjnz
Authored by: coletdjnz
2023-08-20[ie/wat.tv] Fix extraction (#7898)Davin Kevin
Closes #7303 Authored by: davinkevin
2023-08-20[ie/CBCPlayerPlaylist] Add extractor (#7870)trainman261
Authored by: trainman261
2023-08-20[ie/zee5] Update access token endpoint (#7914)bashonly
Closes #7911 Authored by: bashonly
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