aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ie/PatreonCampaign] Fix extraction (#7664)bashonly2023-07-221-5/+5
* [ie/unsupported] List more sites with DRMpukkandan2023-07-221-0/+30
* [extractor] Fix `--load-pages`pukkandan2023-07-221-1/+1
* [ie/generic] Fix generic title for embedspukkandan2023-07-221-1/+1
* [ie/abematv] Temporary fix for protocol handlerpukkandan2023-07-221-69/+10
* [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
* [networking] Fix POST requests with zero-length payloads (#7648)bashonly2023-07-201-1/+1
* [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
* [core] Fix HTTP headers and cookie handlingbashonly2023-07-151-5/+3
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-15154-562/+485
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-151-17/+15
* [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
* [ie/streamanity] Remove (#7571)Aleri Kaisattera2023-07-132-48/+0
* [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
* [ie/vidlii] Handle relative URLspukkandan2023-07-061-0/+1
* [ie/youtube] Avoid false DRM detection (#7396)pukkandan2023-07-061-1/+12
* [core] Allow extractors to mark formats as potentially DRM (#7396)pukkandan2023-07-061-6/+4
* [cleanup] Miscpukkandan2023-07-064-4/+4
* [extractor/youtube:stories] Remove (#7459)coletdjnz2023-07-062-43/+1
* [extractor/twitter] Fix unauthenticated extraction (#7476)bashonly2023-07-051-110/+70
* [extractor/twitter:spaces] Fix extraction (#7512)bashonly2023-07-051-14/+24
* [extractor/googledrive] Fix source format extraction (#7395)RfadnjdExt2023-07-051-10/+9
* [extractor/youtube] Ignore incomplete data for comment threads by default (#7...coletdjnz2023-07-031-7/+15
* [extractor/vk] VKPlay, VKPlayLive: Add extractors (#7358)c-basalt2023-07-022-0/+141
* [extractor/stacommu] Add extractors (#7432)urectanc2023-06-303-13/+172
* [extractor/youtube:tab] Support shorts-only playlists (#7425)coletdjnz2023-06-291-1/+24
* [extractor/Douyin] Fix extraction from webpagebashonly2023-06-271-6/+4
* [extractor/abc] Fix extraction (#7434)Xiao Han2023-06-271-2/+13
* [extractor/crunchyroll:music] Fix `_VALID_URL` (#7439)Aman Salwan2023-06-271-2/+18
* [extractor/sbs] Python 3.7 compatpukkandan2023-06-261-2/+2
* [extractor/youtube] Process `post_live` over 2 hourspukkandan2023-06-261-2/+2
* [extractor/kick] Fix `_VALID_URL`bashonly2023-06-251-1/+1
* [extractor/AdultSwim] Extract subtitles from m3u8 (#7421)nnoboa2023-06-261-2/+4
* [extractor/qdance] Add extractor (#7420)bashonly2023-06-252-0/+151
* [extractor/youtube] Add extractor-arg `formats`pukkandan2023-06-251-6/+16
* [extractor/youtube] Fix comments' `is_favorited` (#7390)Simon2023-06-221-1/+1
* [cleanup] Miscpukkandan2023-06-221-2/+6
* [extractor/youtube] Improve nsig function name extractionpukkandan2023-06-221-1/+1
* [extractor/youtube] Improve description parsing performance (#7315)Berkan Teber2023-06-221-5/+11