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
python3 -m twitter_video_tools --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.tar.gz
(5.9 kB
view details)
Built Distribution
File details
Details for the file twtvt-2023.4.15.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.15.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 | b45f4d258885da49ee118823e0a4cbb01a9df2b6c57379e0e2278aeb7b21d9ef |
|
MD5 | 596ae592abeb785d9ba544221f215c78 |
|
BLAKE2b-256 | 397dd7b216e758b381b7f39c9e694d81fef78b75618ed38baf0fa4fba4120dd1 |
File details
Details for the file twtvt-2023.4.15-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.15-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 | 365563a76b98a169f961830178db6e18decfc454be694914bdafb1f58629552c |
|
MD5 | 84004697cc04a178743c8363b8cc5ff5 |
|
BLAKE2b-256 | b24a52a9222cf2f754bbdbdab05e1e6c08117a780db7acb47f1e21606181ddfb |