More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=NopalRobot | |title=NopalRobot | ||
|image=nopalrobotds.png | |image=nopalrobotds.png | ||
|description= | |description=Telegram chatbot that can convert videos to AVI format to play on Tuna-viDS. | ||
|author=fcoagz | |author=fcoagz | ||
|lastupdated=2023/05/03 | |lastupdated=2023/05/03 | ||
|type= | |type=File Operation | ||
|version=2023 | |version=2023 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https:// | |download=https://github.com/fcoagz/nopalrobot | ||
|website=https://gbatemp.net/threads/nopalrobot-useful-tool-for-converting-videos-for-nintendo-dsi.629242/ | |website=https://gbatemp.net/threads/nopalrobot-useful-tool-for-converting-videos-for-nintendo-dsi.629242/ | ||
|source=https://github.com/fcoagz/nopalrobot | |source=https://github.com/fcoagz/nopalrobot | ||
Line 19: | Line 19: | ||
|image_alt=NopalRobot | |image_alt=NopalRobot | ||
}} | }} | ||
NopalRobot is a | NopalRobot is a chatbot on Telegram designed to convert videos to AVI format using the [https://github.com/FFmpeg/FFmpeg FFmpeg] library. Its primary purpose is to make videos compatible with the Nintendo DSi through the [[Tuna-viDS]] player. | ||
Developed by Francisco Grimán with Python, it uses the FFmpeg open-source library to convert videos into AVI format, utilizing Xvid video codecs and MP3 audio. This ensures that the videos can be played in resolutions of either 256x192 or 256x144 pixels on the Nintendo DSi. | |||
== | ==User guide== | ||
* | Environment Variable: | ||
* <code>configbot.json</code> - Telegram bot token. | |||
[https:// | Run: | ||
* Clone the repository: <code>git clone https://github.com/fcoagz/nopalrobot</code> | |||
* Download the [https://github.com/FFmpeg/FFmpeg FFmpeg] library. | |||
* Download dependencies: <code>pip install -r requirements.txt</code> | |||
* Execute in the terminal: <code>python3 main.py</code> | |||
= | [https://replit.com/@CiscoCODE/nopalrobot?v=1 Run on Replit] | ||
To use NopalRobot, start a conversation with the Telegram chatbot and send the video you want to convert. The chatbot will guide you through the conversion process and provide you with the converted video file in AVI format with Xvid video codecs and MP3 audio, ready to be played on the Nintendo DSi's Tuna-vids player. | |||
The | |||
==Media== | ==Media== | ||
Line 44: | Line 42: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/fcoagz/nopalrobot | ||
* GBAtemp - https://gbatemp.net/threads/nopalrobot-useful-tool-for-converting-videos-for-nintendo-dsi.629242/ |
Latest revision as of 04:58, 24 August 2024
NopalRobot | |
---|---|
General | |
Author | fcoagz |
Type | File Operation |
Version | 2023 |
License | GPL-3.0 |
Last Updated | 2023/05/03 |
Links | |
Download | |
Website | |
Source | |
NopalRobot is a chatbot on Telegram designed to convert videos to AVI format using the FFmpeg library. Its primary purpose is to make videos compatible with the Nintendo DSi through the Tuna-viDS player.
Developed by Francisco Grimán with Python, it uses the FFmpeg open-source library to convert videos into AVI format, utilizing Xvid video codecs and MP3 audio. This ensures that the videos can be played in resolutions of either 256x192 or 256x144 pixels on the Nintendo DSi.
User guide
Environment Variable:
configbot.json
- Telegram bot token.
Run:
- Clone the repository:
git clone https://github.com/fcoagz/nopalrobot
- Download the FFmpeg library.
- Download dependencies:
pip install -r requirements.txt
- Execute in the terminal:
python3 main.py
To use NopalRobot, start a conversation with the Telegram chatbot and send the video you want to convert. The chatbot will guide you through the conversion process and provide you with the converted video file in AVI format with Xvid video codecs and MP3 audio, ready to be played on the Nintendo DSi's Tuna-vids player.
Media
Convierte tus videos para Nintendo DSi con NopalRobot (Francisco Griman)