You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python twitter-video-dl.py https://twitter.com/juliann38915202/status/1694734291752886589 output
The question is as follows: assert details.status_code == 200, f'Failed to get tweet details. If you are using the correct Twitter URL this suggests a bug in the script. Please open a GitHub issue and copy and paste this message. Status code: {details.status_code}. Tweet url: {tweet_url}' AssertionError: Failed to get tweet details. If you are using the correct Twitter URL this suggests a bug in the script. Please open a GitHub issue and copy and paste this message. Status code: 404. Tweet url: https://twitter.com/juliann38915202/status/1694734291752886589
The text was updated successfully, but these errors were encountered:
python twitter-video-dl.py https://twitter.com/juliann38915202/status/1694734291752886589 output
The question is as follows:
assert details.status_code == 200, f'Failed to get tweet details. If you are using the correct Twitter URL this suggests a bug in the script. Please open a GitHub issue and copy and paste this message. Status code: {details.status_code}. Tweet url: {tweet_url}' AssertionError: Failed to get tweet details. If you are using the correct Twitter URL this suggests a bug in the script. Please open a GitHub issue and copy and paste this message. Status code: 404. Tweet url: https://twitter.com/juliann38915202/status/1694734291752886589
The text was updated successfully, but these errors were encountered: