{"id":16393553,"url":"https://github.com/code-yeongyu/twitter_video_tools_v2","last_synced_at":"2025-10-26T14:30:23.837Z","repository":{"id":200256160,"uuid":"628194892","full_name":"code-yeongyu/twitter_video_tools_v2","owner":"code-yeongyu","description":"An all in one Twitter video downloader","archived":false,"fork":false,"pushed_at":"2024-01-10T10:57:44.000Z","size":117,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-10T12:07:36.271Z","etag":null,"topics":["downloader","twitter","twtvt","video","youtube-dl","yt-dlp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-yeongyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-15T07:32:06.000Z","updated_at":"2023-11-21T19:58:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"882bdd66-3e5d-4f2d-9997-f1a33341c30d","html_url":"https://github.com/code-yeongyu/twitter_video_tools_v2","commit_stats":null,"previous_names":["code-yeongyu/twitter_video_tools_v2"],"tags_count":8,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-yeongyu%2Ftwitter_video_tools_v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-yeongyu%2Ftwitter_video_tools_v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-yeongyu%2Ftwitter_video_tools_v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-yeongyu%2Ftwitter_video_tools_v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-yeongyu","download_url":"https://codeload.github.com/code-yeongyu/twitter_video_tools_v2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219862775,"owners_count":16555951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["downloader","twitter","twtvt","video","youtube-dl","yt-dlp"],"created_at":"2024-10-11T04:53:34.919Z","updated_at":"2025-10-26T14:30:23.490Z","avatar_url":"https://github.com/code-yeongyu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter Video Tools V2\n\n- A Twitter video downloader\n- supports downloading videos from twitter (or specific user from twitter)\n- **Please note: This project has no affiliation with the similarly named website https://monsnode.com. Moreover, it is not associated in any way with https://x.com, formerly known as Twitter.**\n\n## Install\n\n### with PIP\n\n```sh\npip install twtvt\n```\n\n### with Poetry\n\n```sh\npoetry add twtvt\n```\n\n## Usage\n\n### Command line\n\n```sh\ntwtvt --help\n```\n\nSupported link types:\n\n- Video tweet: \u003chttps://twitter.com/twtvtOfficial/status/1599748329927499777\u003e\n- Video from [monsnode](https://monsnode.com): \u003chttps://monsnode.com/v1506575871309589251\u003e\n- Specific user's uploaded videos: \u003chttps://twitter.com/twtvtOfficial/media\u003e\n- Specific user's liked videos: \u003chttps://twitter.com/twtvtOfficial/likes\u003e\n\n### Python Embedding\n\n```python\nimport twtvt\n\ntwtvt.download_video(\n    target_links=['https://twitter.com/twtvtOfficial/media', 'https://monsnode.com/v1506575871309589251'],\n    username='your username',\n    password='your password',\n    output='./videos',\n    cookies_from_browser='brave',\n    until_link='https://twitter.com/twtvtOfficial/status/1599748329927499777',\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-yeongyu%2Ftwitter_video_tools_v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-yeongyu%2Ftwitter_video_tools_v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-yeongyu%2Ftwitter_video_tools_v2/lists"}