aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-28[ie/Wimbledon] Add extractor (#7551)nnoboa
2023-07-28[ie/MotorTrendOnDemand] Update `_VALID_URL` (#7683)Amirreza Aflakparast
2023-07-27[networking] Ignore invalid proxies in env (#7704)coletdjnz
2023-07-27[ie/WrestleUniversePPV] Fix HLS AES key extractionbashonly
2023-07-24[test] Fix `httplib_validation_errors` test for old Python versions (#7677)coletdjnz
2023-07-24[ie] Extract subtitles from SMIL manifests (#7667)bashonly
2023-07-23[ie/triller] Fix unlisted video extraction (#7670)bashonly
2023-07-23[networking] Add strict Request extension checking (#7604)coletdjnz
2023-07-22[ie/PatreonCampaign] Fix extraction (#7664)bashonly
2023-07-22[compat] Ensure submodules are imported correctlypukkandan
2023-07-22Fix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypypukkandan
2023-07-22[ie/unsupported] List more sites with DRMpukkandan
2023-07-22[cleanup] Misc fixespukkandan
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
2023-07-22[outtmpl] Fix replacement for `playlist_index`pukkandan
2023-07-22[ie/abematv] Temporary fix for protocol handlerpukkandan
2023-07-22[fd/external] Fix ffmpeg input from stdin (#7655)bashonly
2023-07-20[ie/crunchyroll] Remove initial state extraction (#7632)Simon Sawicki
2023-07-20[ie/MuseAI] Add extractor (#7614)bashonly
2023-07-20[ie/MagellanTV] Add extractor (#7616)bashonly
2023-07-20[utils] Improve `parse_duration`bashonly
2023-07-20[networking] Fix `--legacy-server-connect` (#7645)bashonly
2023-07-20[networking] Fix POST requests with zero-length payloads (#7648)bashonly
2023-07-15[ie/twitter:spaces] Fix format protocol (#7550)bashonly
2023-07-15[ie/facebook:reel] Fix extraction (#7564)Văn Anh
2023-07-15[ie/pornhub] Update access cookies for UK (#7591)zhong-yiyu
2023-07-15[fd/external] Fixes to cookie handlingbashonly
2023-07-15[core] Fix HTTP headers and cookie handlingbashonly
2023-07-16[cleanup] Add color to `download-archive` message (#5138)Aaruni Kaushik
2023-07-15[build] Make sure deprecated modules are addedpukkandan
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2023-07-15[networking] Rewrite architecture (#2861)coletdjnz
2023-07-15[networking] Add module (#2861)pukkandan
2023-07-15[utils] Add temporary shim for loggingpukkandan
2023-07-15[ie/youtube:tab] Detect looping feeds (#6621)coletdjnz
2023-07-14[ie/piapro] Support `/content` URL (#7592)Finn R. Gärtner
2023-07-14[pp/EmbedThumbnail] Support `m4v` (#7583)Neurognostic
2023-07-13[ie/streamanity] Remove (#7571)Aleri Kaisattera
2023-07-11[utils] `clean_podcast_url`: Handle more trackers (#7556)Mahmoud Abdel-Fattah
2023-07-10[ie/vrt] Update token signing key (#7519)Zprokkel
2023-07-08[ie/BiliBiliBangumi] Fix extractors (#7337)GD-Slime
2023-07-06[extractor/twitter] Fix GraphQL and legacy API (#7516)bashonly
2023-07-06Revert 49296437a8e5fa91dacb5446e51ab588474c85d3pukkandan
2023-07-06Release 2023.07.062023.07.06github-actions
2023-07-06[docs] Minor fixespukkandan
2023-07-06[core] Change how `Cookie` headers are handledSimon Sawicki
2023-07-06[core] Prevent `Cookie` leaks on HTTP redirectcoletdjnz
2023-07-06[fd/external] Scope cookiesbashonly