Twitter/X Media Batch Downloader

Batch download all images and videos from a Twitter/X account, including suspended accounts, in original quality.

Versión del día 23/01/2025. Echa un vistazo a la versión más reciente.

Autor
afkarxyz
Calificaciones
0 0 0
Versión
2.4
Creado
08/01/2025
Actualizado
23/01/2025
Tamaño
38.4 KB
Licencia
MIT
Funciona en

Twitter/X Media Batch Downloader

Batch download all images and videos from a Twitter/X account, including suspended accounts, in original quality.

image

Note

  • For GIFs, the source format is .mp4, so it must be converted to .gif. You can use FFmpeg for this.

  • One of the greatest features of this script is its ability to download media from suspended accounts, as shown below.

chrome_goATSVCuKr

How to Obtain Auth Token

Warning

I suggest not using the main account to obtain the token.

  1. Go to Twitter's website
  2. Log into your account
  3. Open the Developer Tools by pressing F12
  4. Navigate to the Application tab, then select Storage > Cookies
  5. Find and copy the auth_token value or use the browser extension Cookie-Editor
  6. Do not log out of your account, as a new auth_token will be generated by Twitter

image