Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eirsvi/x-video-downloader

ទាញ​យក​​​វីដេអូពី X បានតែមួយ Video ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី
https://github.com/eirsvi/x-video-downloader

python script terminal twitter video x x-downloader

Last synced: about 1 month ago
JSON representation

ទាញ​យក​​​វីដេអូពី X បានតែមួយ Video ដោយប្រើប្រាស់ Terminal ប្រើពេលវេលាខ្លី

Awesome Lists containing this project

README

        





X (formerly Twitter) Video Downloader

Summary


The X Video Downloader is a tool designed to simplify downloading videos from X (formerly Twitter). It allows users to easily grab videos from specific posts, saving them directly into a designated folder.

Features


  • Download videos from X posts.

  • Automatically saves videos in a user-specified or default folder.

  • Simple, terminal-based interface with customizable options.

Prerequisites

Ensure the following dependencies are installed on your system:

To install the necessary Python libraries, run:

```bash
pip install yt-dlp colorama pyfiglet
```

Installation

1. Clone this repository:

```bash
git clone [email protected]:EIRSVi/x-video-downloader.git

cd x-video-downloader
```

2. Run the script:

```bash
python xdl1video.py
```

Example


To download a video from X, you can enter a URL such as:


EXAMPLE URL: https://x.com/elonmusk/status/1790978078233252341

Troubleshooting


If you encounter any issues while downloading, check the following:


  • Ensure yt-dlp is installed correctly.

  • Verify that the X video URL is correct.

  • Ensure proper permissions for the download directory.

License


This project is open-source and available under the MIT License.

Credits


Support us: @eirsvi


Feel free to reach out if you have any questions or feedback!


```

This README follows your requested structure with centered headers and regular paragraphs. Let me know if you'd like any modifications!