PSVMP Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=PSVMP |image=PSVMPVita.png |description=A tool that automatically downloads, converts, and transfers videos and music to your PS Vita. |author=R0salman |lastupdated=2025/09/21 |type=PC Utilities |version=2.0.1 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/PSVMPVita.7z |website=https://github.com/R0salman/PSVMP |source=https://github.com/R0salman/PSVMP |donation= }} {{#seo: |title=Vita Homebrew PC Tools (PC Utilities) - Gam..." |
No edit summary |
||
| Line 21: | Line 21: | ||
PSVMP is a desktop application for downloading, converting, and transferring media to the PlayStation Vita. | PSVMP is a desktop application for downloading, converting, and transferring media to the PlayStation Vita. | ||
Supported Sources: | |||
* Mega.nz - via <code>megatools</code> | |||
* YouTube - via <code>yt-dlp</code> | |||
* SoundCloud - audio-only support with metadata preservation | |||
* Other websites - generic support via <code>yt-dlp</code> | |||
Requirements: | |||
* Python 3.8 or later | * Python 3.8 or later | ||
* FFmpeg | * FFmpeg | ||
| Line 50: | Line 35: | ||
* PS Vita with VitaShell (FTP enabled) | * PS Vita with VitaShell (FTP enabled) | ||
== | == Features == | ||
* Multi-platform support: Mega.nz, YouTube, SoundCloud, and more. | |||
* Modern GUI interface with dark/light themes. | |||
* Command-line interface for advanced users. | |||
* Automatic media conversion for PS Vita compatibility. | |||
* Direct FTP transfer to your PS Vita. | |||
* Optimized output: video (960x544), audio (MP3 320kbps). | |||
* Real-time download and conversion progress. | |||
* Smart file management with organized storage. | |||
* Built-in update checker. | |||
* Enhanced metadata handling for music files. | |||
* Optional automatic cleanup of temporary files. | |||
* | |||
* | |||
* | |||
* | |||
* | |||
* | |||
* | |||
* | |||
==Media== | ==Media== | ||
'''How to Use PSVMP''' ([https://www.youtube.com/watch?v=Ej24JAy4vIM W6BOT]) <br> | '''How to Use PSVMP''' ([https://www.youtube.com/watch?v=Ej24JAy4vIM W6BOT]) <br> | ||
<youtube width= | <youtube width="640">Ej24JAy4vIM</youtube> | ||
==Changelog== | ==Changelog== | ||
| Line 190: | Line 56: | ||
* First Release. | * First Release. | ||
== | == Credits == | ||
Acknowledgments: | |||
* Thanks to the VitaShell team for the FTP server functionality. | * Thanks to the VitaShell team for the FTP server functionality. | ||
* Thanks to the FFmpeg team for media processing. | * Thanks to the FFmpeg team for media processing. | ||
| Line 198: | Line 65: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/R0salman/PSVMP | ||
Revision as of 02:52, 2 October 2025
| PSVMP | |
|---|---|
| General | |
| Author | R0salman |
| Type | PC Utilities |
| Version | 2.0.1 |
| License | MIT License |
| Last Updated | 2025/09/21 |
| Links | |
| Download | |
| Website | |
| Source | |
PSVMP is a desktop application for downloading, converting, and transferring media to the PlayStation Vita.
Supported Sources:
- Mega.nz - via
megatools - YouTube - via
yt-dlp - SoundCloud - audio-only support with metadata preservation
- Other websites - generic support via
yt-dlp
Requirements:
- Python 3.8 or later
- FFmpeg
- yt-dlp
- megatools
- PyQt6 (for GUI interface)
- PS Vita with VitaShell (FTP enabled)
Features
- Multi-platform support: Mega.nz, YouTube, SoundCloud, and more.
- Modern GUI interface with dark/light themes.
- Command-line interface for advanced users.
- Automatic media conversion for PS Vita compatibility.
- Direct FTP transfer to your PS Vita.
- Optimized output: video (960x544), audio (MP3 320kbps).
- Real-time download and conversion progress.
- Smart file management with organized storage.
- Built-in update checker.
- Enhanced metadata handling for music files.
- Optional automatic cleanup of temporary files.
Media
How to Use PSVMP (W6BOT)
Changelog
v2.0.1
- First Release.
Credits
Acknowledgments:
- Thanks to the VitaShell team for the FTP server functionality.
- Thanks to the FFmpeg team for media processing.
- Thanks to the yt-dlp developers for download handling.
- Thanks to the megatools developers for Mega.nz support.
- Thanks to the PyQt team for the GUI framework.
External links
- GitHub - https://github.com/R0salman/PSVMP