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.20.tar.gz
(7.5 kB
view details)
Built Distribution
twtvt-2023.4.20-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file twtvt-2023.4.20.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.20.tar.gz
- Upload date:
- Size: 7.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 | 86f34e97e7d0cfcd8f4b9638b11470d044e8cc510e65263fe92e8f58f1543104 |
|
MD5 | 30106e1a4e475202fe9f8d1439cfeadf |
|
BLAKE2b-256 | 1e6b4fdbfd14af9f60314486178ff6d32ab2cb8dfad98f5021ce96819b41cbe7 |
File details
Details for the file twtvt-2023.4.20-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.20-py3-none-any.whl
- Upload date:
- Size: 10.2 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 | 0b9eb8d24d4977cf08fa7a2695e9d7d90135cb5f9056c1ff0228e8cc434ba81b |
|
MD5 | 61725d489bce8f69424c415e69e3c9e6 |
|
BLAKE2b-256 | d11ef5eda0fa268269acb6ae7bfee4e847a00fd459ff307824d97e793816b2ca |