{"id":30032582,"url":"https://github.com/r0salman/psvmp","last_synced_at":"2025-10-18T22:19:13.105Z","repository":{"id":308248103,"uuid":"1032139177","full_name":"R0salman/PSVMP","owner":"R0salman","description":"A tool that automatically downloads, converts, and transfers videos and music to your PS Vita with optimal compatibility settings.","archived":false,"fork":false,"pushed_at":"2025-08-04T22:37:46.000Z","size":769,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-05T00:35:55.539Z","etag":null,"topics":["automation","gameconsolemedia","homebrew","media","open-source","ps","psvita","psvita-homebrew","python","vita","vitashell"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R0salman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-04T21:46:03.000Z","updated_at":"2025-08-04T22:37:49.000Z","dependencies_parsed_at":"2025-08-05T00:35:58.052Z","dependency_job_id":"3bcb8d3b-938f-4355-985c-39a59d6b9b3b","html_url":"https://github.com/R0salman/PSVMP","commit_stats":null,"previous_names":["r0salman/psvmp-ps-vita-media-processor"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/R0salman/PSVMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0salman%2FPSVMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0salman%2FPSVMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0salman%2FPSVMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0salman%2FPSVMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R0salman","download_url":"https://codeload.github.com/R0salman/PSVMP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R0salman%2FPSVMP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269162640,"owners_count":24370633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","gameconsolemedia","homebrew","media","open-source","ps","psvita","psvita-homebrew","python","vita","vitashell"],"created_at":"2025-08-06T22:00:35.539Z","updated_at":"2025-10-18T22:19:13.098Z","avatar_url":"https://github.com/R0salman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"imgs/banner.png\" alt=\"PS Vita Media Processor Logo\" width=\"700\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.python.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-3.8%2B-blue.svg\" alt=\"Python Version\"\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green.svg\" alt=\"License\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pypi.org/project/psvmp/\"\u003e\u003cimg src=\"https://img.shields.io/pypi/v/psvmp.svg\" alt=\"PyPI Version\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Features\n\n* Multi-platform support: Mega.nz, YouTube, SoundCloud, and more\n* Modern GUI interface with dark/light themes\n* Command-line interface for advanced users\n* Automatic media conversion for PS Vita compatibility\n* Direct FTP transfer to your PS Vita\n* Optimized output: video (960x544), audio (MP3 320kbps)\n* Real-time download and conversion progress\n* Smart file management with organized storage\n* Built-in update checker\n* Enhanced metadata handling for music files\n* Optional automatic cleanup of temporary files\n\n## Supported Sources\n\n* **Mega.nz** — via `megatools`\n* **YouTube** — via `yt-dlp`\n* **SoundCloud** — audio-only support with metadata preservation\n* **Other websites** — generic support via `yt-dlp`\n\n## Requirements\n\n* Python 3.8 or later\n* FFmpeg\n* yt-dlp\n* megatools\n* PyQt6 (for GUI interface)\n* PS Vita with VitaShell (FTP enabled)\n\n## Installation\n\n### Method 1: PyPI Installation (Recommended)\n\n```bash\npip install psvmp\n```\n\n### Method 2: Manual Installation\n\n#### 1. Clone the repository\n\n```bash\ngit clone https://github.com/R0salman/PSVMP.git\ncd PSVMP\n```\n\n#### 2. Install Python dependencies\n\n```bash\npip install tqdm yt-dlp PyQt6\n```\n\n#### 3. Install system dependencies\n\n##### Windows\n\n* [Download FFmpeg](https://ffmpeg.org/download.html)\n* [Download megatools](https://megatools.megous.com/)\n* Install yt-dlp:\n\n  ```bash\n  pip install yt-dlp\n  ```\n\n##### Linux (Ubuntu/Debian)\n\n```bash\nsudo apt update\nsudo apt install ffmpeg megatools\npip install yt-dlp PyQt6\n```\n\n##### macOS\n\n```bash\nbrew install ffmpeg megatools\npip install yt-dlp PyQt6\n```\n\n#### 4. Verify installation\n\n```bash\npython psmedia.py --check-deps\n```\n\n## PS Vita Setup\n\n1. Install VitaShell on your PS Vita\n2. Launch VitaShell and press `SELECT` to start the FTP server\n3. Note the **IP** and **Port** address shown on your PS Vita\n4. Ensure your computer and PS Vita are connected to the same Wi-Fi network\n\n## Usage\n\n### GUI Interface\n\nLaunch the graphical interface:\n\n```bash\npython psmedia.py --gui\n```\n\nThe GUI provides an intuitive interface with the following features:\n\n* Clean, modern design with dark/light theme options\n* Paste button for easy URL input\n* Real-time console output with color-coded messages\n* Progress tracking with visual feedback\n* File management tools (open output folder, delete files)\n* Built-in update checker\n* One-click processing workflow\n\n### Command Line Interface\n\n#### Basic Examples\n\nDownload and convert a YouTube video:\n\n```bash\npython psmedia.py \"https://www.youtube.com/watch?v=VIDEO_ID\" --type video\n```\n\nDownload and convert SoundCloud music:\n\n```bash\npython psmedia.py \"https://soundcloud.com/artist/track\" --type music\n```\n\nDownload from Mega.nz with custom Vita IP:\n\n```bash\npython psmedia.py \"https://mega.nz/file/...\" --ip 192.168.1.100 --port 1337\n```\n\nCheck version:\n\n```bash\npython psmedia.py --version\n```\n\n## Command Line Options\n\n```\npositional arguments:\n  url                   URL of the media file (Mega.nz, YouTube, SoundCloud, etc.)\n\noptional arguments:\n  -h, --help            Show this help message and exit\n  --type {video,music}  Type of media to process (default: video)\n  --ip IP               PS Vita IP address (default: 192.168.1.7)\n  --port PORT           PS Vita FTP port (default: 1337)\n  --check-deps          Check if required dependencies are installed\n  --gui                 Launch the GUI interface\n  -v, --version         Show version information and exit\n```\n\n## Tutorial\n\nWatch the full tutorial on how to use PSVMP:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=Ej24JAy4vIM\"\u003e\n    \u003cimg src=\"https://img.youtube.com/vi/Ej24JAy4vIM/hqdefault.jpg\" width=\"720\" alt=\"Watch the tutorial video\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## File Organization\n\nThe application now uses an organized folder structure in your Documents directory:\n\n```\nDocuments/PSvita media processer/\n├── temp/           # Temporary downloads\n└── converted/      # Processed files ready for Vita\n```\n\n## Output Locations\n\n* Videos: `ux0:/video/shows/` (MP4 format)\n* Music: `ux0:/music/` (MP3 format with embedded metadata)\n\n## Technical Details\n\n### Video Conversion\n\n* Resolution: 960x544 (PS Vita native)\n* Codec: H.264 Baseline Profile\n* Bitrate: 1500k (max 2000k)\n* Audio: AAC 128kbps, 44.1kHz\n\n### Audio Conversion\n\n* Format: MP3\n* Bitrate: 320kbps\n* Sample Rate: 44.1kHz\n* Metadata: ID3v2.3 tags preserved and embedded\n\n## Troubleshooting\n\n### \"Missing required tools\" error\n\n* Run `python psmedia.py --check-deps`\n* Follow the installation instructions for any missing dependencies\n\n### FTP connection failed\n\n* Confirm that VitaShell FTP server is running (press `SELECT` in VitaShell)\n* Check that your PS Vita and PC are on the same network\n* Verify that the IP address and port are correct\n\n### Download failed\n\n* Retry the command (some sites rate-limit)\n* For Mega links, confirm the link is still valid\n* Check your internet connection\n\n### Conversion failed\n\n* Ensure the downloaded file is not corrupted\n* Confirm FFmpeg is installed and on your system path\n* Try using a different media source\n\n### GUI Issues\n\n* Ensure PyQt6 is installed: `pip install PyQt6`\n* Try running with `--gui` flag\n* Check console output for detailed error messages\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Acknowledgments\n\n* Thanks to the VitaShell team for the FTP server functionality.  \n* Thanks to the FFmpeg team for media processing.  \n* Thanks to the yt-dlp developers for download handling.  \n* Thanks to the megatools developers for Mega.nz support.  \n* Thanks to the PyQt team for the GUI framework.  \n\n---\n\n\u003cp align=center \u003e\u003cb\u003eMade with ❤️ for the PS Vita community\u003c/b\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0salman%2Fpsvmp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr0salman%2Fpsvmp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr0salman%2Fpsvmp/lists"}