bashonly
|
5c7ad68ff1
|
[ie/youtube] Deprioritize `web_safari` m3u8 formats (#14168)
Authored by: bashonly
|
2 weeks ago |
bashonly
|
3bd9154412
|
[ie/youtube] Player client maintenance (#14135)
- Prioritize `tv_simply` over `tv` in default logged-out clients
- Revert `tv` client user-agent to work around 403 errors
Authored by: bashonly
|
2 weeks ago |
bashonly
|
8f4a908300
|
[ie/youtube] Add `tcc` player JS variant (#14134)
Authored by: bashonly
|
2 weeks ago |
bashonly
|
5c8bcfdbc6
|
[ie/youtube] Optimize playback wait times (#14124)
Authored by: bashonly
|
2 weeks ago |
bashonly
|
895e762a83
|
[ie/youtube] Replace `ios` with `tv_simply` in default clients (#14123)
Also:
- Add `web_safari` to default logged-in clients
- Add `web_creator` to default premium clients
- Flag `ios` HLS formats as requiring PO token
Closes #13702
Authored by: bashonly, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
2 weeks ago |
bashonly
|
f63a7e41d1
|
[ie/youtube] Add `playback_wait` extractor-arg
Authored by: bashonly
|
3 weeks ago |
bashonly
|
a97f4cb57e
|
[ie/youtube] Handle required preroll waiting period (#14081)
Authored by: bashonly
|
3 weeks ago |
bashonly
|
df0553153e
|
[ie/youtube] Default to `main` player JS variant (#14079)
Authored by: bashonly
|
3 weeks ago |
bashonly
|
7bc53ae799
|
[ie/youtube] Extract title and description from initial data (#14078)
Closes #13604
Authored by: bashonly
|
3 weeks ago |
bashonly
|
f2919bd28e
|
[ie/youtube] Add `es5` and `es6` player JS variants (#14005)
Authored by: bashonly
|
4 weeks ago |
doe1080
|
1c6068af99
|
[cleanup] Move embed tests to dedicated extractors (#13782)
Authored by: doe1080
|
1 month ago |
sepro
|
9951fdd0d0
|
[cleanup] Misc (#13595)
Closes #10853, Closes #12436, Closes #13314, Closes #13609
Authored by: seproDev, InvalidUsernameException, doe1080, hseg, bashonly, adamralph
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: InvalidUsernameException <InvalidUsernameException@users.noreply.github.com>
Co-authored-by: gesh <gesh@gesh.uni.cx>
Co-authored-by: Adam Ralph <adam@adamralph.com>
Co-authored-by: doe1080 <98906116+doe1080@users.noreply.github.com>
|
2 months ago |
bashonly
|
8820101aa3
|
[ie/youtube] Use impersonation for downloading subtitles (#13786)
Closes #13770
Authored by: bashonly
|
2 months ago |
coletdjnz
|
5b57b72c1a
|
[ie/youtube] Do not require PO Token for premium accounts (#13640)
Authored by: coletdjnz
|
2 months ago |
coletdjnz
|
aa9f1f4d57
|
[ie/youtube] Log bad playability statuses of player responses (#13647)
Authored by: coletdjnz
|
2 months ago |
bashonly
|
0e68332bcb
|
[ie/youtube] Fix subtitles extraction (#13659)
Fixes regression introduced in 2ba5391cd6
Closes #13654
Authored by: bashonly
|
2 months ago |
bashonly
|
fca94ac5d6
|
[ie/youtube] Extract global nsig helper functions (#13639)
Authored by: bashonly, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
|
2 months ago |
bashonly
|
2ba5391cd6
|
[ie/youtube] Fix premium formats extraction (#13586)
Fix ff6f94041a
Closes #13545
Authored by: bashonly
|
2 months ago |
bashonly
|
8f94b76cbf
|
[ie/youtube] Check any `ios` m3u8 formats prior to download (#13524)
Closes #13511
Authored by: bashonly
|
2 months ago |
bashonly
|
ff6f94041a
|
[ie/youtube] Improve player context payloads (#13539)
Closes #12563
Authored by: bashonly
|
2 months ago |
gamer191
|
231349786e
|
[ie/youtube] Extract srt subtitles (#13411)
Closes #1734
Authored by: gamer191
|
3 months ago |
Simon Sawicki
|
9e38b273b7
|
[ie/youtube] Rework nsig function name extraction (#13403)
Closes #13401
Authored by: Grub4K
|
3 months ago |
bashonly
|
d30a49742c
|
[ie/youtube] Improve signature extraction debug output (#13327)
Authored by: bashonly
|
3 months ago |
bashonly
|
f7bbf5a617
|
[ie/youtube] nsig code improvements and cleanup (#13280)
Authored by: bashonly
|
3 months ago |
Brian
|
b5be29fa58
|
[ie/youtube] Fix `--mark-watched` support (#13222)
Closes #11532
Authored by: iednod55, brian6932
Co-authored-by: iednod55 <210167282+iednod55@users.noreply.github.com>
|
3 months ago |
bashonly
|
53ea743a9c
|
[ie/youtube] Fix automatic captions for some client combinations (#13268)
Fix 32ed5f107c
Authored by: bashonly
|
4 months ago |
bashonly
|
32ed5f107c
|
[ie/youtube] Add PO token support for subtitles (#13234)
Closes #13075
Authored by: bashonly, coletdjnz
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
|
4 months ago |
Yasin Özel
|
c7e575e316
|
[ie/youtube] Fix geo-restriction error handling (#13217)
Authored by: yozel
|
4 months ago |
coletdjnz
|
2685654a37
|
[ie/youtube] Add a PO Token Provider Framework (#12840)
https://github.com/yt-dlp/yt-dlp/tree/master/yt_dlp/extractor/youtube/pot/README.md
Authored by: coletdjnz
|
4 months ago |
bashonly
|
ded11ebc9a
|
[ie/youtube] Extract `media_type` for all videos (#13136)
Authored by: bashonly
|
4 months ago |
bashonly
|
0feec6dc13
|
[ie/youtube] Add `web_embedded` client for age-restricted videos (#13089)
Authored by: bashonly
|
4 months ago |
Abdulmohsen
|
8f303afb43
|
[ie/youtube] Fix `--live-from-start` support for premieres (#13079)
Closes #8543
Authored by: arabcoders
|
4 months ago |
bashonly
|
74fc2ae12c
|
[ie/youtube] Do not strictly deprioritize `missing_pot` formats (#13061)
Deprioritization was redundant; they're already hidden behind an extractor-arg
Authored by: bashonly
|
4 months ago |
bashonly
|
61c9a938b3
|
[ie/youtube] Cache signature timestamps (#13047)
Closes #12825
Authored by: bashonly
|
4 months ago |
bashonly
|
fd8394bc50
|
[ie/youtube] Improve warning for SABR-only/SSAP player responses (#13049)
Ref: https://github.com/yt-dlp/yt-dlp/issues/12482
Authored by: bashonly
|
4 months ago |
bashonly
|
c2d6659d10
|
[ie/youtube] Detect player JS variants for any locale (#13003)
Authored by: bashonly
|
4 months ago |
coletdjnz
|
26feac3dd1
|
[ie/youtube] Add context to video request rate limit error (#12958)
Related: https://github.com/yt-dlp/yt-dlp/issues/11426
Authored by: coletdjnz
|
5 months ago |
leeblackc
|
ed6c6d7eef
|
[ie/youtube] Add extractor arg to skip "initial_data" request (#12865)
Closes https://github.com/yt-dlp/yt-dlp/issues/12826
Authored by: leeblackc
|
5 months ago |
coletdjnz
|
f484c51599
|
[ie/youtube] Add warning on video captcha challenge (#12939)
Authored by: coletdjnz
|
5 months ago |
bashonly
|
5e457af57f
|
[cleanup] Misc (#12802)
Authored by: bashonly
|
5 months ago |
bashonly
|
07f04005e4
|
[ie/youtube] Add `player_js_variant` extractor-arg (#12767)
- Always distinguish between different JS variants' code/functions
- Change naming scheme for nsig and sigfuncs in disk cache
Authored by: bashonly
|
5 months ago |
bashonly
|
48be862b32
|
[ie/youtube] Make signature and nsig extraction more robust (#12761)
Authored by: bashonly, seproDev
Co-authored-by: sepro <sepro@sepr0.com>
|
5 months ago |
sepro
|
ecee97b4fa
|
[ie/youtube] Only cache nsig code on successful decoding (#12750)
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
6 months ago |
sepro
|
a550dfc904
|
[ie/youtube] Fix signature and nsig extraction for player `4fcd6e4a` (#12748)
Closes #12746
Authored by: seproDev
|
6 months ago |
sepro
|
9dde546e7e
|
[cleanup] Misc (#12694)
Authored by: seproDev
|
6 months ago |
bashonly
|
4054a2b623
|
[ie/youtube] Fix PhantomJS nsig fallback (#12728)
Also fixes the NSigDeno plugin
Closes #12724
Authored by: bashonly
|
6 months ago |
bashonly
|
b9c979461b
|
[ie/youtube] Fix signature and nsig extraction for player `363db69b` (#12725)
Closes #12724
Authored by: bashonly
|
6 months ago |
sepro
|
9b868518a1
|
[ie/youtube] Fix nsig and signature extraction for player `643afba4` (#12684)
Closes #12677, Closes #12682
Authored by: seproDev, bashonly
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
|
6 months ago |
coletdjnz
|
e67d786c7c
|
[ie/youtube] Warn on DRM formats (#12593)
Authored by: coletdjnz
|
6 months ago |
coletdjnz
|
4432a9390c
|
[ie/youtube] Split into package (#12557)
Authored by: coletdjnz
|
6 months ago |