Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.
/ tweetyoinker Public archive

A mini program written in Python to scrape media off tweets.

Notifications You must be signed in to change notification settings

mattlab7/tweetyoinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

tweetyoinker

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

installation

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

usage

Enter a link, the program will identify the type of media, if successful, it will display a direct download link.

try on repl.it

it works on images!

image demo

videos

video demo

and last but not least, albums!

album demo

About

A mini program written in Python to scrape media off tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages