mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.82k stars 970 forks source link

[Question] Download Twitter profile picture and banner #3718

Closed mojo-jojo-7 closed 3 days ago

mojo-jojo-7 commented 1 year ago

Is there a way to download both the profile picture and banner when a Twitter profile is scraped?

mikf commented 1 year ago

Other than writing your own script that runs gdl with profile, avatar, and background URL? No, there is not.

Avamander commented 3 days ago

I was just looking into this, any chance this could could be added to the twitter extractor?

mikf commented 3 days ago

There was an include option added for Twitter some time after this issue (20ed647f6f2ffc721c6e2441b7883ca6aa4ac1d9), making it possible to download profile picture, banner, and Tweets with a single input URL:

gallery-dl -o include=avatar,background,timeline x.com/USER