Skip to content

samx81/TweetFavMediaScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TweetFavMediaScraper


Supports Images, Video and GIF scraping.

pip install -r requirements.txt

Basic Usage:

python fav_downloader.py username

Thanks https://github.com/h4ckninja/twitter-video-downloader for video downloading features.

TODO:

  • make --byfolder option works
  • replace browser driver with headless browser

Default naming method is <username>/<tweetid>_<order>.<extension>, plan to have alter way to save files as <username>_<tweetid>_<order>.<extension> for better overview.

About

Supports Images, Video and GIF scraping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages