Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.74 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.74 KB

GitHub license Maintenance

Mac Package Builder Persepolis DM

mac package build codes for Persepolis Download Manager
  • you should have Persepolis Download Manager dependecies installed at first! It is recommended to use brew to install dependecies. At first place, you need to have latest xCode installed! then install git , python3, virtualenv. The minimum version of Python to run Persepolis, should be between 3.9 and 3.12.

  • Activate the environment and install the latest version of packages pyside6, yt-dlp, psutil, requests

  • Now change directory to cloned folder and run builder script, This script is a smart package maker. It downloads the prerequisites and installs the tools that are not installed for you.

  • Persepolis needs binanry aria2, sthp, ffmpeg for proper execution, which the script downloads and places next to the final file.

  • To package the final file, the script uses create-dmg, and if it is not installed, the script will install it for you from homebrew.

  • run ./package_build file in this repository. then you can see Persepolis Download Manager.dmg in current directory! or if you don't want to run than script, you can see what's there and run them yourself!

If you have any problems with Persepolis Download Manager on macOS, don't hesitate yourself to contact us!