Skip to content

oneindexhuoyue/PythonTwitterMediaDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonTwitterMediaDownloader

Download images and videos from a user's twitter feed's tweets

Installation

pip install -r requirements.txt.

Aditional Requirement: ffmpeg.

Get Twitter Developer Keys from TwitterDeveloper.

Replace TwitterDownloader.py placeholders.

Usage

import TwitterDownloader

TwitterDownloader.download("elonmusk", "./images", "./videos")

Credits

Video Download based on h4ckninja

Image Download based on miguelmalvarez

About

Download images and videos from a user's twitter feed's tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%