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.17.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file twtvt-2023.4.17.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.17.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 | 0337452acfa343f067e9cac4b2477c0e5373ed2aa17a275d4a7ce4b709d27007 |
|
MD5 | 4297c84cee2b3ba5dca76a2650df2c04 |
|
BLAKE2b-256 | c6fb09e97884f39e6b0d4dc468069d2f70fa57b98fe0c51d9fb818561c4d699b |
File details
Details for the file twtvt-2023.4.17-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.17-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 | 60a3cd47a09efda194143de7b53ce92af5c60054b1dc27631c2bbe0ed30c47e2 |
|
MD5 | 6256759eb16970a9be55fe6f9ff85307 |
|
BLAKE2b-256 | ef60a2b152edf66f031c835715bdf618b5c90daf2d32957c2990f4ba2976e71c |