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.post3.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file twtvt-2023.4.15.post3.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.15.post3.tar.gz
- Upload date:
- Size: 6.5 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 | 5f7894ea8bd4f3885d19e71fe7ddc05df51b9e12a332f6e287049c809d39caf5 |
|
MD5 | 7849610410ab509595e9935ccb26797c |
|
BLAKE2b-256 | 55c0581411099187c6cd49eaa67a4e94fbbe30147d889caa867618207c220680 |
File details
Details for the file twtvt-2023.4.15.post3-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.15.post3-py3-none-any.whl
- Upload date:
- Size: 8.7 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 | 7f640dcc687347f04db661061edc2f83d516014c9e68a85669680742c176c5aa |
|
MD5 | adbb9503578b34b33836a2f7159adbb8 |
|
BLAKE2b-256 | afc82b745befee7c09d5dbbe4b3fa3630686b542f1d39bcc85360b698488ef2b |