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
$ python twitter2mp4.py https://twitter.com/ImReeeK/status/1247980101435822088?s=09 -fn funny_video Traceback (most recent call last): File "twitter2mp4.py", line 3, in <module> import requests ImportError: No module named requests
Deepin v20.1
The text was updated successfully, but these errors were encountered:
You must install the requests module : python3 -m pip install requests
requests
python3 -m pip install requests
Sorry, something went wrong.
No branches or pull requests
Deepin v20.1
The text was updated successfully, but these errors were encountered: