Commit Graph

22472 Commits (7e4259dff0b681a3f0e8a930799ce0394328c86e)
 

Author SHA1 Message Date
Dmitry Meyer 2ab2651a4a
[cookies] Add `--cookies-from-browser` support for Firefox Flatpak ()
Authored by: un-def
bashonly b15b0c1d21
[ie/vkplay] Fix `_VALID_URL` ()
Closes 
Authored by: bashonly
bashonly c8a61a9100
[ie/kick] Support browser impersonation ()
Closes 
Authored by: bashonly
Mozi f2fd449b46
[ie/joqrag] Fix live status detection ()
Authored by: pzhlkj6612
Tomoka1 9415f1a5ef
[ie/afreecatv] Overhaul extractor ()
Closes , Closes , Closes 
Authored by: bashonly, Tomoka1

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
bashonly a48cc86d6f
[ie/dropbox] Fix formats extraction ()
Closes 
Authored by: bashonly
bytedream 954e57e405
[ie/crunchyroll] Fix extractor ()
Authored by: bytedream
Dong Heon Hee 9073ae6458
[ie/afreecatv:live] Fix extractor ()
Closes , Closes 
Authored by: hui1601
Offert4324 4cd9e251b9
[ie/medici] Fix extractor ()
Closes 
Authored by: Offert4324
bashonly 0ae16ceb18
[ie/jiosaavn] Extract artists ()
Closes 
Authored by: bashonly
bashonly 443e206ec4
[ie/jiosaavn] Fix format extensions ()
Authored by: bashonly
bashonly 4c3b7a0769
[ie/mixch] Fix extractor ()
Closes 
Authored by: bashonly, nipotan
bashonly 16be117729
Add option `--no-break-on-existing` ()
Authored by: bashonly
trainman261 b49d5ffc53
[ie/cbc.ca:player] Support new URL format ()
Closes 
Authored by: trainman261
HobbyistDev 36baaa10e0
[ie/Radio1Be] Add extractor ()
Closes 
Authored by: HobbyistDev
Kacper Michajłow 02f93ff51b
[ie/twitch] Extract AV1 and HEVC formats ()
Authored by: kasper93
Mozi c59de48e2b
[ie/mixch:archive] Fix extractor ()
Closes 
Authored by: pzhlkj6612
Mozi 0284f1fee2
[ie/asobistage] Add extractor ()
Authored by: pzhlkj6612
bashonly e8032503b9
[build] Print SHA sums to GHA logs ()
Authored by: bashonly
bashonly 97362712a1
[ie/soundcloud] Support cookies ()
Closes 
Authored by: bashonly
bashonly 246571ae1d
[ie/soundcloud] Support retries for API rate-limit ()
Authored by: bashonly
Simon Sawicki 32abfb00bd
[utils] `traverse_obj`: Convenience improvements ()
Add support for:
- `http.cookies.Morsel`
- Multi type filters (`{type, type}`)

Authored by: Grub4K
pukkandan c305a25c1b
[cleanup] Standardize `import datetime as dt` ()
pukkandan e3a3ed8a98
[ie, cleanup] No `from` stdlib imports in extractors ()
pukkandan a25a424323
[ie/youtube] Calculate more accurate `filesize`
YouTube provides slightly different duration for each format.
Calculating file-size based on this duration instead of the
video duration gives more accurate results.

Ref: https://github.com/yt-dlp/yt-dlp/issues/1400#issuecomment-2007441207
sepro 86e3b82261
[core] Fix `filesize_approx` calculation ()
Reverts 22e4dfacb6

Despite being documented as `Kbit/s`, the extractors/manifests were returning bitrates in SI units of kilobits/sec.

Authored by: seproDev, pukkandan
pukkandan e7b17fce14
[ie/youtube] Update `android` params
Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624

Closes 
bashonly a2d0840739
[ie/soundcloud] Adjust format sorting ()
- Adapt to 86a972033e

Authored by: bashonly
pukkandan 86a972033e
Infer `acodec` for single-codec containers
bashonly 50c2935231
[ie] Add extractor impersonate API ()
Authored by: bashonly, Grub4K, pukkandan
bashonly 0df63cce69
[ie/thisoldhouse] Support Brightcove embeds ()
Closes 
Authored by: bashonly
bashonly 63f685f341
[ie/tiktok] Prefer non-bytevc2 formats ()
Closes 
Authored by: bashonly
Simon Sawicki 3699eeb67c
[utils] `traverse_obj`: Allow unbranching using `all` and `any` ()
Authored by: Grub4K
Simon Sawicki 979ce2e786
[test] `traversal`: Separate traversal tests ()
Authored by: Grub4K
bashonly 58dd0f8d1e
[build] Optional dependencies cleanup ()
Authored by: bashonly
bashonly cb61e20c26
[ie/tiktok] Fix API extraction ()
Closes 
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 9c42b7eef5
[fd/ffmpeg] Accept output args from info dict ()
Authored by: bashonly
coletdjnz e5d4f11104
[rh:websockets] Workaround race condition causing issues on PyPy ()
Authored by: coletdjnz
src-tinkerer bc2b8c0596
[ie/fathom] Add extractor ()
Closes 
Authored by: src-tinkerer
sta1us aa7e9ae4f4
[ie/xvideos] Support new URL format () ()
Closes 
Authored by: sta1us
Shreyas Minocha 07f5b2f757
[ie/box] Support URLs without file IDs ()
Authored by: shreyasminocha
Daniel Vogt ff349ff94a
[ie/sharepoint] Add extractor ()
Authored by: C0D3D3V, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Hasan Rüzgar f859ed3ba1
[ie/loom] Add extractors ()
Closes 
Authored by: bashonly, hruzgar

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Aron Buzinkay 17d248a587
[ie/youtube:search] Fix params for uncensored results ()
Closes 
Authored by: alb, pukkandan
sepro 388c979ac6
[docs] Update yt-dlp tagline ()
Authored by: seproDev, bashonly, coletdjnz, Grub4K, pukkandan
sepro 22e4dfacb6
[ie/youtube] Fix tbr calculation ()
Authored by: pukkandan

Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Trustin 86d2f4d248
[ie/imgur] Fix extraction ()
Closes 
Authored by: trwstin
coletdjnz 52f5be1f1e
[rh:curlcffi] Add support for `curl_cffi`
Authored by: coletdjnz, Grub4K, pukkandan, bashonly

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
coletdjnz 0b81d4d252
Add new options `--impersonate` and `--list-impersonate-targets`
Authored by: coletdjnz, Grub4K, pukkandan, bashonly

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
coletdjnz f849d77ab5
[test] Workaround websocket server hanging ()
Authored by: coletdjnz