Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Auto-update yt-dlp #589

Merged
merged 5 commits into from
Jan 27, 2025
Merged

Conversation

kieraneglin
Copy link
Owner

What's new?

  • Automatically updates yt-dlp on app boot and once daily thereafter
    • Instead of a daily check at a set time, it schedules the update daily at the time of app boot. This ensures all instances don't hit the update at the same time and it buys me a little time if a yt-dlp update breaks things
    • I initially didn't add this since I wanted to be able to update and test any changes myself, but it's been almost a year and I've encountered far more issues from delaying yt-dlp updates compared to an update causing compatibility issues

What's changed?

N/A

What's fixed?

N/A

Any other comments?

N/A

@kieraneglin kieraneglin added the enhancement New feature or request label Jan 27, 2025
@kieraneglin kieraneglin self-assigned this Jan 27, 2025
@kieraneglin kieraneglin merged commit 6ead291 into master Jan 27, 2025
1 check passed
@kieraneglin kieraneglin deleted the ke/daily-update-yt-dlp branch January 27, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant