Commit Graph

22929 Commits (580766211847952371d53b9c5217d09e9b6bff29)
 

Author SHA1 Message Date
Stavros Ntentos 665876034c
[ie/antenna] Support antenna.gr ()
Authored by: stdedos
Nathan Touzé b9f2bc2dbe
[ie/Dropbox] Fix extractor ()
Closes , Closes 
Authored by: nathantouze, bashonly, denhotte
sepro c2d8ee0000
[ie/weverse] Support extraction without auth ()
Authored by: seproDev
bashonly 56b3dc0335
[ie/StagePlus] Fix m3u8 extraction ()
Closes 
Authored by: bashonly
bashonly d7aee8e310
[ie/Mzaalo] Improve `_VALID_URL`
Authored by: bashonly
Simon Sawicki 59e92b1f18
[rh/urllib] Simplify gzip decoding ()
Authored by: Grub4K
Simon Sawicki 1be0a96a4d
[docs] Update collaborators
Authored by: Grub4K
coletdjnz fcd6a76adc
[tests] Add tests for socks proxies ()
Authored by: coletdjnz
Davin Kevin 7cccab79e7
[ie/wat.tv] Fix extraction ()
Closes 
Authored by: davinkevin
trainman261 ed71189781
[ie/CBCPlayerPlaylist] Add extractor ()
Authored by: trainman261
bashonly a0de8bb860
[ie/zee5] Update access token endpoint ()
Closes 
Authored by: bashonly
garret 876b70c8ed
[ie/tbsjp] Add episode, program, playlist extractors ()
Authored by: garret1317
trainman261 339c339fec
[ie/CBCPlayer] Extract HLS formats and subtitles ()
Authored by: trainman261
bashonly dab87ca236
[cookies] Containers JSON should be opened as utf-8 ()
Closes 
Authored by: bashonly
coletdjnz 378ae9f9fb
[ie/youtube] Fix consent cookie ()
Fixes 

Authored by: coletdjnz
coletdjnz db7b054a61
[networking] Add request handler preference framework ()
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>
Franklin Lee db97438940
[ie/PicartoVod] Fix extractor ()
Closes 
Authored by: Frankgoji
ifan-t b9de629d78
[ie/S4C] Add extractor ()
Authored by: ifan-t
ringus1 a854fbec56
[ie/facebook] Add dash manifest URL ()
Fixes 
Authored by: ringus1
ischmidt20 30b29f3715
[ie/fox] Support foxsports.com ()
Authored by: ischmidt20
Steve 6d6081dda1
[extractor/pbs] Add extractor `PBSKidsIE` ()
Authored by: snixon
Fixes 
bashonly 6014355c61
[ie/twitter] Add fallback, improve error handling ()
Closes , Closes 
Authored by: bashonly
pukkandan f73c118035
`FFmpegFixupM3u8PP` may need to run with ffmpeg
Bug in 62b5c94cad
Closes 
coletdjnz 546b2c28a1
[ie/youtube] Fix `player_params` arg being converted to lowercase
Fix bug in ba06d77a31

Authored by: coletdjnz
pukkandan 6148833f5c
[cleanup] Misc
pukkandan 8cb7fc44db
Fix `--check-formats`
Bug in bc344cd456
pukkandan 3f7965105d
[utils] HTTPHeaderDict: Handle byte values
pukkandan de20687ee6
[test] Fix `test_load_certifi`
Closes , 
bashonly b09bd0c196
[ie/tiktok] Fix audio-only format extraction ()
Closes 
Authored by: bashonly
bashonly 127a224606
[ie/LBRY] Fix original format extraction ()
Authored by: bashonly
bashonly 86eeb044c2
[ie/hotstar] Support `/clips/` URLs ()
Closes 
Authored by: bashonly
bashonly 9a04113dfb
[ie/Reddit] Fix thumbnail extraction
Authored by: bashonly
coletdjnz ba06d77a31
[ie/youtube] Add `player_params` extractor arg ()
Authored by: coletdjnz
coletdjnz 4bf912282a
[networking] Remove dot segments during URL normalization ()
This implements RFC3986 5.2.4 remove_dot_segments during the URL normalization process.

Closes , 

Authored by: coletdjnz
nnoboa a15fcd299e
[ie/Wimbledon] Add extractor ()
Closes 
Authored by: nnoboa
Amirreza Aflakparast c03a58ec99
[ie/MotorTrendOnDemand] Update `_VALID_URL` ()
Closes 
Authored by: AmirAflak
coletdjnz bbeacff7fc
[networking] Ignore invalid proxies in env ()
Authored by: coletdjnz
bashonly dae349da97
[ie/WrestleUniversePPV] Fix HLS AES key extraction
Fix bug in ef8fb7f029

Closes 
Authored by: bashonly
coletdjnz 95abea9a03
[test] Fix `httplib_validation_errors` test for old Python versions ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/7674

Authored by: coletdjnz
bashonly 550e65410a
[ie] Extract subtitles from SMIL manifests ()
Authored by: bashonly, pukkandan
bashonly 39837ae319
[ie/triller] Fix unlisted video extraction ()
Authored by: bashonly
coletdjnz 86aea0d3a2
[networking] Add strict Request extension checking ()
Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
bashonly 11de6fec9c
[ie/PatreonCampaign] Fix extraction ()
Authored by: bashonly
pukkandan a250b24733
[compat] Ensure submodules are imported correctly
Closes 
pukkandan 25b6e8f946
Fix e0c4db04dc for pypy
pukkandan e705738338
[ie/unsupported] List more sites with DRM
Closes , , , , 
pukkandan 62b5c94cad
[cleanup] Misc fixes
Closes 
pukkandan e0c4db04dc
[compat] Add `types.NoneType`
pukkandan 81b4712bca
[extractor] Fix `--load-pages`
pukkandan 994f7ef8e6
[ie/generic] Fix generic title for embeds
Closes