aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp
Commit message (Expand)AuthorAgeFilesLines
* [ie/Reddit] Fix thumbnail extractionbashonly2023-07-291-0/+1
* [ie/youtube] Add `player_params` extractor arg (#7719)coletdjnz2023-07-291-3/+8
* [networking] Remove dot segments during URL normalization (#7662)coletdjnz2023-07-286-27/+50
* [ie/Wimbledon] Add extractor (#7551)nnoboa2023-07-282-0/+62
* [ie/MotorTrendOnDemand] Update `_VALID_URL` (#7683)Amirreza Aflakparast2023-07-281-1/+20
* [networking] Ignore invalid proxies in env (#7704)coletdjnz2023-07-272-4/+14
* [ie/WrestleUniversePPV] Fix HLS AES key extractionbashonly2023-07-271-1/+1
* [ie] Extract subtitles from SMIL manifests (#7667)bashonly2023-07-245-28/+34
* [ie/triller] Fix unlisted video extraction (#7670)bashonly2023-07-231-11/+7
* [networking] Add strict Request extension checking (#7604)coletdjnz2023-07-232-17/+22
* [ie/PatreonCampaign] Fix extraction (#7664)bashonly2023-07-221-5/+5
* [compat] Ensure submodules are imported correctlypukkandan2023-07-224-9/+15
* Fix e0c4db04dc82a699bdabd9821ddc239ebe17d30a for pypypukkandan2023-07-221-2/+3
* [ie/unsupported] List more sites with DRMpukkandan2023-07-221-0/+30
* [cleanup] Misc fixespukkandan2023-07-226-17/+18
* [compat] Add `types.NoneType`pukkandan2023-07-221-0/+12
* [extractor] Fix `--load-pages`pukkandan2023-07-221-1/+1
* [ie/generic] Fix generic title for embedspukkandan2023-07-221-1/+1
* [outtmpl] Fix replacement for `playlist_index`pukkandan2023-07-221-4/+4
* [ie/abematv] Temporary fix for protocol handlerpukkandan2023-07-221-69/+10
* [fd/external] Fix ffmpeg input from stdin (#7655)bashonly2023-07-221-2/+3
* [ie/crunchyroll] Remove initial state extraction (#7632)Simon Sawicki2023-07-201-30/+43
* [ie/MuseAI] Add extractor (#7614)bashonly2023-07-202-0/+113
* [ie/MagellanTV] Add extractor (#7616)bashonly2023-07-202-0/+51
* [utils] Improve `parse_duration`bashonly2023-07-201-1/+1
* [networking] Fix `--legacy-server-connect` (#7645)bashonly2023-07-201-1/+1
* [networking] Fix POST requests with zero-length payloads (#7648)bashonly2023-07-203-3/+3
* [ie/twitter:spaces] Fix format protocol (#7550)bashonly2023-07-151-3/+35
* [ie/facebook:reel] Fix extraction (#7564)Văn Anh2023-07-151-29/+54
* [ie/pornhub] Update access cookies for UK (#7591)zhong-yiyu2023-07-151-0/+1
* [fd/external] Fixes to cookie handlingbashonly2023-07-151-4/+5
* [core] Fix HTTP headers and cookie handlingbashonly2023-07-153-25/+35
* [cleanup] Add color to `download-archive` message (#5138)Aaruni Kaushik2023-07-161-2/+6
* [build] Make sure deprecated modules are addedpukkandan2023-07-151-1/+2
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-15173-703/+638
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-1512-205/+1214
* [networking] Add module (#2861)pukkandan2023-07-159-490/+576
* [utils] Add temporary shim for loggingpukkandan2023-07-152-19/+34
* [ie/youtube:tab] Detect looping feeds (#6621)coletdjnz2023-07-151-1/+6
* [ie/piapro] Support `/content` URL (#7592)Finn R. Gärtner2023-07-141-3/+16
* [pp/EmbedThumbnail] Support `m4v` (#7583)Neurognostic2023-07-141-2/+2
* [ie/streamanity] Remove (#7571)Aleri Kaisattera2023-07-132-48/+0
* [utils] `clean_podcast_url`: Handle more trackers (#7556)Mahmoud Abdel-Fattah2023-07-111-3/+7
* [ie/vrt] Update token signing key (#7519)Zprokkel2023-07-101-2/+4
* [ie/BiliBiliBangumi] Fix extractors (#7337)GD-Slime2023-07-082-45/+85
* [extractor/twitter] Fix GraphQL and legacy API (#7516)bashonly2023-07-061-67/+124
* Revert 49296437a8e5fa91dacb5446e51ab588474c85d3pukkandan2023-07-061-70/+110
* Release 2023.07.06github-actions2023-07-061-2/+2
* [core] Change how `Cookie` headers are handledSimon Sawicki2023-07-062-4/+83
* [core] Prevent `Cookie` leaks on HTTP redirectcoletdjnz2023-07-061-2/+7