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.10.15.tar.gz
(8.5 kB
view details)
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 twtvt-2023.10.15.tar.gz.
File metadata
- Download URL: twtvt-2023.10.15.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.18 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
922adf2c564f244955788095d0404c33a3ccfd8f284a2293b8a571d3e6dc9a90
|
|
| MD5 |
16b2036be678d6f5169e6f1542ff0c26
|
|
| BLAKE2b-256 |
236f80e4d5fab73dd001bb145be8362203321320f682d3dc58b4a8b906825d8f
|
File details
Details for the file twtvt-2023.10.15-py3-none-any.whl.
File metadata
- Download URL: twtvt-2023.10.15-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.18 Linux/6.2.0-1012-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6cad36c7d4392d8dec6348b7bca502bd70cb50e3c50baff4e933cc0090eb32c
|
|
| MD5 |
503658f6ae8905829690b980ad65d073
|
|
| BLAKE2b-256 |
44a51fbba1b2028ff9c0884ad11b08485b613cf23b10e3f815f8e3bced08829a
|