We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yt-dlp no longer supports anything before 3.9.
Leaving this here as a place holder because we're about to get failed unit tests for 3.8s failure.
Furthermore the latest versions of yt-dlp will require the [default] group to be used when installing with pipx/pip (even though pip isn't recommended or supported due to new PEP standards).
[default]
I've already updated the install guide in the README.md.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
yt-dlp no longer supports anything before 3.9.
Leaving this here as a place holder because we're about to get failed unit tests for 3.8s failure.
Furthermore the latest versions of yt-dlp will require the
[default]
group to be used when installing with pipx/pip (even though pip isn't recommended or supported due to new PEP standards).I've already updated the install guide in the README.md.
The text was updated successfully, but these errors were encountered: