Skip to content

Modified command-line program to download image galleries from Twitter.

License

Notifications You must be signed in to change notification settings

JackTildeD/gallery-dl-forked

 
 

Repository files navigation

gallery-dl-forked

Usage

Please run commands from the directory corresponding to this repo.

Please add a cookies.txt file to the directory corresponding to this repo.

Images will be downloaded to gallery-dl/twitter/USERNAME.

To download images given a particular Twitter username:

bash run.sh USERNAME

To generate a timeline (in an HTML file) for offline viewing:

bash finalize.sh USERNAME

Requirements

python3
requests>=2.11.0

About

Modified command-line program to download image galleries from Twitter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%