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..." |
|||
| (4 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|description=A tool that automatically downloads, converts, and transfers videos and music to your PS Vita. | |description=A tool that automatically downloads, converts, and transfers videos and music to your PS Vita. | ||
|author=R0salman | |author=R0salman | ||
|lastupdated=2025/ | |lastupdated=2025/11/03 | ||
|type=PC Utilities | |type=PC Utilities | ||
|version=2. | |version=2.1.1 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/PSVMP_2.1.1.zip | ||
|website=https://github.com/R0salman/PSVMP | |website=https://github.com/R0salman/PSVMP | ||
|source=https://github.com/R0salman/PSVMP | |source=https://github.com/R0salman/PSVMP | ||
| Line 18: | Line 18: | ||
|image=PSVMPVita.png | |image=PSVMPVita.png | ||
|image_alt=PSVMP | |image_alt=PSVMP | ||
}} | }}<!--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. | ||
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== | ||
'''v2.0.1''' | '''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 | |||
* The following tools must be installed and accessible from your system PATH: | |||
** [https://github.com/yt-dlp/yt-dlp/releases yt-dlp] – place in <code>C:\Windows\System32\yt-dlp.exe</code> | |||
** [https://megatools.megous.com/ megatools] – downloading from Mega.nz | |||
** No ffmpeg setup required. It is now bundled with the app | |||
** Ensure [[VitaShell]] FTP is running on your PS Vita before transferring | |||
* Notes: | |||
** This <code>.exe</code> includes only the GUI. | |||
** For the CLI version, follow the steps in the [https://github.com/R0salman/PSVMP project repository] | |||
* [https://github.com/R0salman/PSVMP/compare/v2.0.1...v2.1.0 Full Changelog: v2.0.1...v2.1.0] | |||
'''2.0.1''' | |||
* 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 87: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/R0salman/PSVMP | ||
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