No project description provided
Project description
Twitter Video Tools V2
- A Twitter video downloader
- supports downloading videos from twitter (or specific user from twitter) && monsnode.
Install
with PIP
pip install twtvt
with Poetry
poetry add twtvt
Usage
Command line
twtvt --help
Supported link types:
- Video tweet: https://twitter.com/twtvtOfficial/status/1599748329927499777
- Video from monsnode: https://monsnode.com/v1506575871309589251
- Specific user's uploaded videos: https://twitter.com/twtvtOfficial/media
- Specific user's liked videos: https://twitter.com/twtvtOfficial/likes
Python Embedding
import twtvt
twtvt.download_video(
target_links=['https://twitter.com/twtvtOfficial/media', 'https://monsnode.com/v1506575871309589251'],
username='your username',
password='your password',
output='./videos',
cookies_from_browser='brave',
until_link='https://twitter.com/twtvtOfficial/status/1599748329927499777',
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
twtvt-2023.4.15.post1.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file twtvt-2023.4.15.post1.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.15.post1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c4caf91ce57c1c7333cc096250ac604fac3d6a6c4868a7e03c179c716f82dd6 |
|
MD5 | 897e0a4ee5abedaa0cc1fafcca7a4cbb |
|
BLAKE2b-256 | d0d305c296bc505b0df0a431d6241ca90253adde28aee4048ebe3d682c3ea849 |
File details
Details for the file twtvt-2023.4.15.post1-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.15.post1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 750b5e19feb4c32424512e10333d4c58968f129237e42889d2f1ed40bb03e9a3 |
|
MD5 | 2820e804254bc77187053de2f6c2815e |
|
BLAKE2b-256 | 99c7283303154f3e0643814708532982619cc14b46c7b58fcba119fd6ea40b8f |