Skip to content

Louprenard/twitter-media-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple media downloader for Twitter without account.


If issue with twint (twintproject/twint#384) :

pip3 install --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint

A file called users.txt must be placed at the root of the project. It contains Twitter usernames, one per line, without the @.

Notes

  • Duplicates can occur due to the renaming of the image by Twitter.

If any error occurs when downloading a video, it's reported in the errors file. downloader_errors.py is a script that will try to download failed urls via the errors file. Due to youtube_dl and website limitations, you may have to run multiple times the downloader_errors script in order to get all videos.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages