twitter-video-dl icon indicating copy to clipboard operation
twitter-video-dl copied to clipboard

Status code: 404.

Open SeptemberN opened this issue 1 year ago • 1 comments

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

SeptemberN avatar Aug 28 '23 07:08 SeptemberN

Thank you for your work and for taking the time to check this out

SeptemberN avatar Aug 28 '23 07:08 SeptemberN