PSVMP Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 18: | Line 18: | ||
|image=PSVMPVita.png | |image=PSVMPVita.png | ||
|image_alt=PSVMP | |image_alt=PSVMP | ||
}}<--PSVMPVita.7z--> | }}<!--PSVMPVita.7z--> | ||
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. | ||
| Line 61: | Line 61: | ||
** History Tab | ** History Tab | ||
*** New History tab saves previously entered URLs with quick access options | *** New History tab saves previously entered URLs with quick access options | ||
** | ** UI Enhancements | ||
*** Restyled GitHub button with improved icon handling | *** Restyled GitHub button with improved icon handling | ||
*** Replaced the old theme toggle with a custom switch | *** Replaced the old theme toggle with a custom switch | ||
Latest revision as of 02:32, 7 November 2025
| PSVMP | |
|---|---|
| General | |
| Author | R0salman |
| Type | PC Utilities |
| Version | 2.1.1 |
| License | MIT License |
| Last Updated | 2025/11/03 |
| 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
2.1.1
- Update gui.py
2.1.0 GUI
- New Features & Improvements:
- Settings Menu
- Added a Settings button to configure and save preferences
- History Tab
- New History tab saves previously entered URLs with quick access options
- UI Enhancements
- Restyled GitHub button with improved icon handling
- Replaced the old theme toggle with a custom switch
- Refined light and dark mode palettes for a cleaner look
- Settings Menu
- The following tools must be installed and accessible from your system PATH:
- Notes:
- This
.exeincludes only the GUI. - For the CLI version, follow the steps in the project repository
- This
- Full Changelog: v2.0.1...v2.1.0
2.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