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

Bugfix: yt-dlp update and rescan command url fix. #52

Conversation

dalinicus
Copy link

Pulls in the latest version of yt-dlp, as the previous version reference contains a fatal bug.

Fix issue where the api version was being passed as a parameter to a put call instead of as a parameter to a string format call, causing rescanning of the series to fail with a "Replacement index 1 out of range for positional args tuple" error

dalinicus added 2 commits March 13, 2023 15:41
Pulls in the latest version of yt-dlp, as the previous version reference contains a fatal bug.
Fix issue where the api version was being passed as a parameter to a put call instead of as a parameter to a string format call, causing rescanning of the series to fail with a "Replacement index 1 out of range for positional args tuple" error
@dalinicus
Copy link
Author

looks like this would fixes issue 50. No issue appears to have been submitted for the second bug fix.

@dalinicus dalinicus closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants