A mini program written in Python to scrape media off of a tweet, originally planned to scrape an entire twitter profile, but due to limitations from Twitter API, this functionality is not implemented
Edit the source with your personal developer token, if you do not have one, apply a developer token at Twitter's Developer Portal
pip3 install requests-oauthlib
python3 yoink.py
Enter a link, the program will identify the type of media, if successful, it will display a direct download link.
it works on images!
videos
and last but not least, albums!