Download tweet images and videos
Project description
Download twitter resources
Download tweet images and videos. Run threads which has a event loop to download resources asynchronously.
pip3 install twitter-dl
usage: twitter-dl [-h] [-c CONFIDENTIAL]
[-s {large,medium,small,thumb,orig}]
[--video] [--nophoto]
[-l LIMIT] [--rts]
[--thread-number THREAD_NUMBER]
[--coro-number CORO_NUMBER]
[--since SID]
[--tweet] [--list] [--file]
resource_id dest
Download all images and/or videos uploaded by a twitter user you specify
positional arguments:
resource_id An ID of a twitter user. Also accept user id files, list or
tweet id.
dest Specify where to put images/videos
optional arguments:
-h, --help show this help message and exit
-c CONFIDENTIAL, --confidential CONFIDENTIAL
a json file containing (a key and a secret) or bearer_token
-s {large,medium,small,thumb,orig}, --size {large,medium,small,thumb,orig}
specify the size of images
--tweet indicate resource_id is a numbered tweet id
--list indicate resource_id is a list (user:slug)
--file indicate resource_id is a username file(each in a line)
--video include video
--nophoto exclude photo
-l LIMIT, --limit LIMIT
the maximum number of tweets to check (most recent first)
--rts save images contained in retweets
--thread-number THREAD_NUMBER
--coro-number CORO_NUMBER
--since SID
--subdir used with --file to save media to different dirs for each user
Examples:
twitter-dl --tweet 1191067520033337345 pv
twitter-dl --rts -l 10 --video ladygaga pv
twitter-dl --rts -l 10 --video --nophoto --list YouTube:hey-fam pv
twitter-dl --rts -l 10 --video --file idfiles.txt pv
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file twitter_dl-0.2.0-py3-none-any.whl.
File metadata
- Download URL: twitter_dl-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
588d7b2c0c1c23d125e5c4695baec1093fe20b4dc78e72dfb35288db93157044
|
|
| MD5 |
a59702844e53695ac70474137956c4bc
|
|
| BLAKE2b-256 |
8f803e800ae2c3f5813835a1243651e4bff8906b3a03b44fed7b0fa4d7fb1d3c
|