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
make offlinetest [...] ERROR: Failure: ImportError (cannot import name 'rsa_verify' from 'youtube_dlc.update' (../update.py))
a915526#diff-4c90be6589d122f1a2c5f080f6c220ee54d822b6b13f9563ae649f6a7fd47a35L18 rsa_verify removed
rsa_verify
test_updater.py stills calls for rsa_verify https://github.com/blackjack4494/yt-dlc/blob/2020.11.11-3/test/test_update.py#L13 from youtube_dlc.update import rsa_verify
test_updater.py
from youtube_dlc.update import rsa_verify
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checklist
Verbose log
Description
a915526#diff-4c90be6589d122f1a2c5f080f6c220ee54d822b6b13f9563ae649f6a7fd47a35L18
rsa_verify
removedtest_updater.py
stills calls forrsa_verify
https://github.com/blackjack4494/yt-dlc/blob/2020.11.11-3/test/test_update.py#L13
from youtube_dlc.update import rsa_verify
The text was updated successfully, but these errors were encountered: