f-rog / twitter2mp4

twitter2mp4 its a tool to download videos from Twitter. Needless of ffmpeg.
27 stars 8 forks source link

Example fails with error #4

Open inteoryx opened 3 years ago

inteoryx commented 3 years ago

Following the example usage:

python twitter2mp4.py https://twitter.com/ImReeeK/status/1247980101435822088?s=09 -fn funny_video

gets:

Bad request to https://api.twitter.com/1.1/statuses/show.json?id=1247980101435822088?s=09, status code: 403. Please sumbit an issue in the repo including this info.

inteoryx commented 3 years ago

I started trying to fix this, but in order for me to get it to work I basically had to rewrite the script. I have a working version here: https://github.com/inteoryx/twitter-video-dl