1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-02-17 21:33:49 +01:00
Commit graph

2562 commits

Author SHA1 Message Date
bashonly
c8a61a9100
[ie/kick] Support browser impersonation ()
Closes 
Authored by: bashonly
2024-04-06 17:42:32 +00:00
Mozi
f2fd449b46
[ie/joqrag] Fix live status detection ()
Authored by: pzhlkj6612
2024-04-06 17:34:51 +00:00
Tomoka1
9415f1a5ef
[ie/afreecatv] Overhaul extractor ()
Closes , Closes , Closes 
Authored by: bashonly, Tomoka1

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-04-06 17:23:16 +00:00
bashonly
a48cc86d6f
[ie/dropbox] Fix formats extraction ()
Closes 
Authored by: bashonly
2024-04-06 17:19:44 +00:00
bytedream
954e57e405
[ie/crunchyroll] Fix extractor ()
Authored by: bytedream
2024-04-06 12:53:20 +02:00
Dong Heon Hee
9073ae6458
[ie/afreecatv:live] Fix extractor ()
Closes , Closes 
Authored by: hui1601
2024-04-04 16:48:05 +00:00
Offert4324
4cd9e251b9
[ie/medici] Fix extractor ()
Closes 
Authored by: Offert4324
2024-04-04 16:45:19 +00:00
bashonly
0ae16ceb18
[ie/jiosaavn] Extract artists ()
Closes 
Authored by: bashonly
2024-04-03 23:23:04 +00:00
bashonly
443e206ec4
[ie/jiosaavn] Fix format extensions ()
Authored by: bashonly
2024-04-03 23:21:28 +00:00
bashonly
4c3b7a0769
[ie/mixch] Fix extractor ()
Closes 
Authored by: bashonly, nipotan
2024-04-03 22:53:42 +00:00
trainman261
b49d5ffc53
[ie/cbc.ca:player] Support new URL format ()
Closes 
Authored by: trainman261
2024-04-03 19:11:13 +00:00
HobbyistDev
36baaa10e0
[ie/Radio1Be] Add extractor ()
Closes 
Authored by: HobbyistDev
2024-04-03 18:51:14 +00:00
Kacper Michajłow
02f93ff51b
[ie/twitch] Extract AV1 and HEVC formats ()
Authored by: kasper93
2024-04-03 18:38:51 +00:00
Mozi
c59de48e2b
[ie/mixch:archive] Fix extractor ()
Closes 
Authored by: pzhlkj6612
2024-04-01 22:41:09 +00:00
Mozi
0284f1fee2
[ie/asobistage] Add extractor ()
Authored by: pzhlkj6612
2024-04-01 22:29:14 +00:00
bashonly
97362712a1
[ie/soundcloud] Support cookies ()
Closes 
Authored by: bashonly
2024-04-01 16:58:48 +00:00
bashonly
246571ae1d
[ie/soundcloud] Support retries for API rate-limit ()
Authored by: bashonly
2024-04-01 16:21:46 +00:00
pukkandan
c305a25c1b
[cleanup] Standardize import datetime as dt () 2024-04-01 05:32:15 +05:30
pukkandan
e3a3ed8a98
[ie, cleanup] No from stdlib imports in extractors () 2024-04-01 05:31:09 +05:30
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
2024-04-01 04:56:09 +05:30
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
2024-04-01 04:47:24 +05:30
pukkandan
e7b17fce14
[ie/youtube] Update android params
Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624

Closes 
2024-04-01 01:31:53 +05:30
bashonly
a2d0840739
[ie/soundcloud] Adjust format sorting ()
- Adapt to 86a972033e

Authored by: bashonly
2024-03-31 20:01:33 +00:00
bashonly
50c2935231
[ie] Add extractor impersonate API ()
Authored by: bashonly, Grub4K, pukkandan
2024-03-30 23:18:07 +00:00
bashonly
0df63cce69
[ie/thisoldhouse] Support Brightcove embeds ()
Closes 
Authored by: bashonly
2024-03-30 23:06:20 +00:00
bashonly
63f685f341
[ie/tiktok] Prefer non-bytevc2 formats ()
Closes 
Authored by: bashonly
2024-03-30 22:54:00 +00:00
bashonly
cb61e20c26
[ie/tiktok] Fix API extraction ()
Closes 
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
2024-03-29 23:20:14 +00:00
bashonly
9c42b7eef5
[fd/ffmpeg] Accept output args from info dict ()
Authored by: bashonly
2024-03-29 23:16:46 +00:00
src-tinkerer
bc2b8c0596
[ie/fathom] Add extractor ()
Closes 
Authored by: src-tinkerer
2024-03-22 14:31:01 +00:00
sta1us
aa7e9ae4f4
[ie/xvideos] Support new URL format () ()
Closes 
Authored by: sta1us
2024-03-22 14:28:09 +00:00
Shreyas Minocha
07f5b2f757
[ie/box] Support URLs without file IDs ()
Authored by: shreyasminocha
2024-03-20 23:26:37 +00:00
Daniel Vogt
ff349ff94a
[ie/sharepoint] Add extractor ()
Authored by: C0D3D3V, bashonly

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

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-03-20 23:14:37 +00:00
Aron Buzinkay
17d248a587
[ie/youtube:search] Fix params for uncensored results ()
Closes 
Authored by: alb, pukkandan
2024-03-19 23:25:04 +00:00
sepro
22e4dfacb6
[ie/youtube] Fix tbr calculation ()
Authored by: pukkandan

Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2024-03-18 18:07:22 +01:00
Trustin
86d2f4d248
[ie/imgur] Fix extraction ()
Closes 
Authored by: trwstin
2024-03-17 05:04:55 +00:00
bashonly
f2868b26e9
[ie/SonyLIVSeries] Fix season extraction ()
Authored by: bashonly
2024-03-14 23:21:27 +00:00
bashonly
be77923ffe
[ie/crunchyroll] Extract vo_adaptive_hls formats by default ()
Closes 
Authored by: bashonly
2024-03-14 21:42:35 +00:00
bashonly
8c05b3ebae
[ie/tiktok] Update API hostname ()
Closes 
Authored by: bashonly
2024-03-14 21:35:46 +00:00
jazz1611
0da66980d3
[ie/gofile] Fix extractor ()
Authored by: jazz1611
2024-03-14 21:34:10 +00:00
pukkandan
615a84447e
[cleanup] Misc ()
Authored by: pukkandan, bashonly, seproDev
2024-03-11 00:52:28 +05:30
sepro
a687226b48
[cleanup, ie] Match both http and https in _VALID_URL ()
Except for Vimeo, since that causes matching collisions.

Authored by: seproDev
2024-03-11 00:51:38 +05:30
pukkandan
93240fc184
[cleanup] Fix misc bugs ()
Closes 

Authored by: bashonly, seproDev, pukkandan, Grub4k
2024-03-11 00:51:26 +05:30
pukkandan
47ab66db0f
[docs] Misc Cleanup ()
Closes , 

Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: Arthurszzz <minecraftgamerarthur@gmail.com>
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
2024-03-11 00:48:47 +05:30
x11x
8828f4576b
[ie/youtube:tab] Fix tags extraction ()
Closes 
Authored by: x11x
2024-03-10 15:20:48 +00:00
Bl4Cc4t
8993721ecb
[ie/roosterteeth] Support bonus features ()
Authored by: Bl4Cc4t
2024-03-10 15:11:25 +00:00
bashonly
b2cc150ad8
[ie/roosterteeth] Add Brightcove fallback ()
Authored by: bashonly
2024-03-09 23:05:33 +00:00
Xpl0itU
785ab1af7f
[ie/crtvg] Fix _VALID_URL ()
Authored by: Xpl0itU
2024-03-09 23:03:18 +00:00
bashonly
7aad06541e
[ie/youtube] Further bump client versions ()
Authored by: bashonly
2024-03-09 15:51:20 +00:00
DmitryScaletta
d3d4187da9
[ie/duboku] Fix m3u8 formats extraction ()
Closes 
Authored by: DmitryScaletta
2024-03-09 15:46:11 +00:00