bashonly
6aaf96a3d6
[cleanup] Misc ( #10075 )
...
Closes #10303
Authored by: bashonly, seproDev, jucor, c-basalt
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: Julien Cornebise <julien@cornebise.com>
Co-authored-by: c-basalt <117849907+c-basalt@users.noreply.github.com>
4 months ago
Marius Gedminas
24f3097ea9
[ie/youtube] Suppress "Unavailable videos are hidden" warning ( #10159 )
...
Authored by: mgedmin
4 months ago
bashonly
800ec085cc
[ie/youtube] Skip formats if nsig decoding fails ( #10223 )
...
Ref: https://github.com/ytdl-org/youtube-dl/issues/32815
Authored by: bashonly
5 months ago
Haxy
9bd8501993
[ie/youtube] Extract all formats from multi-language m3u8s ( #9875 )
...
Authored by: clienthax, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
5 months ago
bashonly
a0d9967f68
[ie/youtube:tab] Fix channel metadata extraction ( #10071 )
...
Closes #9893 , Closes #10090
Authored by: bashonly, shoxie007
Co-authored-by: shoxie007 <74592022+shoxie007@users.noreply.github.com>
5 months ago
sepro
add96eb9f8
[cleanup] Add more ruff rules ( #10149 )
...
Authored by: seproDev
Reviewed-by: bashonly <88596187+bashonly@users.noreply.github.com>
Reviewed-by: Simon Sawicki <contact@grub4k.xyz>
5 months ago
coletdjnz
96a134dea6
[ie/youtube] Extract upload timestamp if available ( #9856 )
...
Closes #4962 , Closes #9829
Authored by: coletdjnz
6 months ago
coletdjnz
12d8ea8246
[ie/youtube] Remove `android` from default clients ( #9553 )
...
Closes #9554
Authored by: coletdjnz, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
6 months ago
Justin Keogh
8e15177b41
[ie/youtube] Fix comments extraction ( #9775 )
...
Closes #9358
Authored by: jakeogh, minamotorin, shoxie007, bbilly1
Co-authored-by: minamotorin <76122224+minamotorin@users.noreply.github.com>
Co-authored-by: shoxie007 <74592022+shoxie007@users.noreply.github.com>
Co-authored-by: Simon <35427372+bbilly1@users.noreply.github.com>
6 months ago
WyohKnott
85ec2a337a
[ie/googledrive] Fix formats extraction ( #9908 )
...
Closes #8281
Authored by: WyohKnott
6 months ago
Haxy
cf212d0a33
[ie/youtube] Add `mediaconnect` client ( #9546 )
...
Authored by: clienthax
6 months ago
pukkandan
c305a25c1b
[cleanup] Standardize `import datetime as dt` ( #8978 )
7 months ago
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
7 months ago
sepro
86e3b82261
[core] Fix `filesize_approx` calculation ( #9560 )
...
Reverts 22e4dfacb6
Despite being documented as `Kbit/s`, the extractors/manifests were returning bitrates in SI units of kilobits/sec.
Authored by: seproDev, pukkandan
7 months ago
pukkandan
e7b17fce14
[ie/youtube] Update `android` params
...
Discovered by LuanRT - https://github.com/LuanRT/YouTube.js/pull/624
Closes #9554
7 months ago
Aron Buzinkay
17d248a587
[ie/youtube:search] Fix params for uncensored results ( #9456 )
...
Closes #9156
Authored by: alb, pukkandan
8 months ago
sepro
22e4dfacb6
[ie/youtube] Fix tbr calculation ( #9489 )
...
Authored by: pukkandan
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
8 months ago
x11x
8828f4576b
[ie/youtube:tab] Fix `tags` extraction ( #9413 )
...
Closes #9412
Authored by: x11x
8 months ago
bashonly
7aad06541e
[ie/youtube] Further bump client versions ( #9395 )
...
Authored by: bashonly
8 months ago
bashonly
413d367580
[ie/youtube] Bump Android and iOS client versions ( #9317 )
...
Closes #9316
Authored by: bashonly
9 months ago
Simon Sawicki
5eedc208ec
[ie/youtube] Better error when all player responses are skipped ( #9083 )
...
Authored by: Grub4K, pukkandan
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
9 months ago
Lev
104a7b5a46
[ie] Migrate commonly plural fields to lists ( #8917 )
...
Authored by: llistochek, pukkandan
Related: #3944
9 months ago
Simon Sawicki
f9fb3ce86e
[cleanup] Misc ( #8598 )
...
Authored by: bashonly, pukkandan, seproDev, Grub4K
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
11 months ago
Pandey Ganesha
6b5d93b0b0
[ie/youtube] Fix `like_count` extraction ( #8763 )
...
Closes #8759
Authored by: Ganesh910
11 months ago
pukkandan
044886c220
[ie/youtube] Return empty playlist when channel/tab has no videos
...
Closes #8634
11 months ago
OIRNOIR
6a9c7a2b52
[ie/youtube] Support cf.piped.video ( #8514 )
...
Authored by: OIRNOIR
Closes #8457
12 months ago
bashonly
bb5a54e6db
[ie/youtube] Improve detection of faulty HLS formats ( #8646 )
...
Closes #7747
Authored by: bashonly
12 months ago
sepro
1732eccc0a
[core] Parse `release_year` from `release_date` ( #8524 )
...
Closes #7263
Authored by: seproDev
12 months ago
Simon Sawicki
b012271d01
[cleanup] Misc ( #8510 )
...
Authored by: bashonly, coletdjnz, dirkf, gamer191, seproDev, Grub4K
1 year ago
bashonly
fd8fcf8f4f
Revert 39abae2354
...
The iOS client is not subject to integrity checks and is likely to be a more stable choice going forward
Authored by: bashonly
1 year ago
bashonly
ef79d20dc9
[ie/youtube] Check newly uploaded iOS HLS formats ( #8336 )
...
Closes #7747
Authored by: bashonly
1 year ago
bashonly
39abae2354
[ie/youtube] Deprioritize iOS client formats ( #8337 )
...
Authored by: bashonly
1 year ago
bashonly
b634ba742d
[cleanup] Misc ( #8338 )
...
Authored by: bashonly, gamer191
1 year ago
Simon Sawicki
feebf6d02f
[ie/youtube] Fix bug with `--extractor-retries inf` ( #8328 )
...
Authored by: Grub4K
1 year ago
bashonly
03e85ea99d
[ie/youtube] Fix `heatmap` extraction ( #8299 )
...
Closes #8189
Authored by: bashonly
1 year ago
coletdjnz
eb5bdbfa70
[ie/youtube] Raise a warning for `Incomplete Data` instead of an error ( #8238 )
...
Closes https://github.com/yt-dlp/yt-dlp/issues/8206
Adds `raise_incomplete_data` extractor arg to revert this behaviour and raise an error.
Authored by: coletdjnz
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
1 year ago
bashonly
5ca095cbcd
[cleanup] Misc ( #8182 )
...
Closes #7796 , Closes #8028
Authored by: barsnick, sqrtNOT, gamer191, coletdjnz, Grub4K, bashonly
1 year ago
coletdjnz
378ae9f9fb
[ie/youtube] Fix consent cookie ( #7774 )
...
Fixes #7594
Authored by: coletdjnz
1 year ago
coletdjnz
546b2c28a1
[ie/youtube] Fix `player_params` arg being converted to lowercase
...
Fix bug in ba06d77a31
Authored by: coletdjnz
1 year ago
coletdjnz
ba06d77a31
[ie/youtube] Add `player_params` extractor arg ( #7719 )
...
Authored by: coletdjnz
1 year ago
coletdjnz
3d2623a898
[compat, networking] Deprecate old functions ( #2861 )
...
Authored by: coletdjnz, pukkandan
1 year ago
coletdjnz
1ba6fe9db5
[ie/youtube:tab] Detect looping feeds ( #6621 )
...
Closes https://github.com/yt-dlp/yt-dlp/issues/5555
Note: the first page may still be repeated, however this is better than nothing.
Authored by: coletdjnz
1 year ago
pukkandan
94ed638a43
[ie/youtube] Avoid false DRM detection ( #7396 )
...
Some master manifests contain a mix of DRM and non-DRM formats
1 year ago
pukkandan
337734d4a8
[cleanup] Misc
1 year ago
coletdjnz
90db9a3c00
[extractor/youtube:stories] Remove ( #7459 )
...
YouTube killed them
https://web.archive.org/web/20230630153050/https://support.google.com/youtube/thread/217640760
1 year ago
coletdjnz
4dc4d8473c
[extractor/youtube] Ignore incomplete data for comment threads by default ( #7475 )
...
For both `--ignore-errors` and `--ignore-errors only_download`. Pass `--no-ignore-errors` to not ignore.
Closes https://github.com/yt-dlp/yt-dlp/issues/7474
Authored by: coletdjnz
1 year ago
coletdjnz
fcbc9ed760
[extractor/youtube:tab] Support shorts-only playlists ( #7425 )
...
Fixes https://github.com/yt-dlp/yt-dlp/issues/7424
Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
1 year ago
pukkandan
d949c10c45
[extractor/youtube] Process `post_live` over 2 hours
1 year ago
pukkandan
58786a10f2
[extractor/youtube] Add extractor-arg `formats`
...
Closes #7417
1 year ago
Simon
89bed01374
[extractor/youtube] Fix comments' `is_favorited` ( #7390 )
...
Authored by: bbilly1
Closes #7389
1 year ago