Commit ff60d21
committed
fix: exclude broken android_sdkless player client to prevent 403 errors
- Add --extractor-args youtube:player_client=default,-android_sdkless to
getBaseCommandArgs() for scheduled channel downloads
- Add same extractor arg to getBaseCommandArgsForManualDownload() for
manual video downloads
- Fixes yt-dlp issue #15712 where YouTube renders android_sdkless client
unusable, causing HTTP 403 errors when requesting MP4 formats1 parent 6213922 commit ff60d21
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
| 416 | + | |
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| |||
486 | 487 | | |
487 | 488 | | |
488 | 489 | | |
| 490 | + | |
489 | 491 | | |
490 | 492 | | |
491 | 493 | | |
| |||
0 commit comments