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.post1.tar.gz
(6.7 kB
view details)
Built Distribution
File details
Details for the file twtvt-2023.4.17.post1.tar.gz
.
File metadata
- Download URL: twtvt-2023.4.17.post1.tar.gz
- Upload date:
- Size: 6.7 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 | 2b7efc50eeaebe7e31d17c877bfae544e73e115afbb0462a45602abd9139aed2 |
|
MD5 | d16db64f614b010f9c0518a32c8a7cf9 |
|
BLAKE2b-256 | 698a6130641e3e8adf82593c254d3739ada9b2e8c441d926a00e6134286d17d9 |
File details
Details for the file twtvt-2023.4.17.post1-py3-none-any.whl
.
File metadata
- Download URL: twtvt-2023.4.17.post1-py3-none-any.whl
- Upload date:
- Size: 8.9 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 | 310fc54ee03c288622c803e3662f98fd73924cd5d209ec3490df1c87e7eca956 |
|
MD5 | 3d0a6dc4b5052076d3a206567f1613eb |
|
BLAKE2b-256 | f0aeda2c12e38055dfc7dd5519468a139d21445eb8f24f291a80b974c2923f43 |