Commit 08a3d80
fix: handle yt-dlp GitHub API rate limit gracefully
When yt-dlp -U hits GitHub's API rate limit (HTTP 403), skip the
step gracefully instead of reporting a hard failure. The rate limit
is transient and not actionable by the user during the run.
Tested: full topgrade run completes with 0 failures.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8015db3 commit 08a3d80
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2563 | 2563 | | |
2564 | 2564 | | |
2565 | 2565 | | |
2566 | | - | |
2567 | 2566 | | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
| 2576 | + | |
2568 | 2577 | | |
2569 | 2578 | | |
2570 | 2579 | | |
| |||
0 commit comments