Skip to content

amirsdream/persepolis

 
 

Repository files navigation

Persepolis Download Manager

  • version : 2.0.1 Unstable
  • Persepolis Download Manager is a GUI for aria2.
  • Persepolis written in PYQT5.

ScreenShot

ScreenShot

ScreenShot

Before running install file make sure that all dependencies are installed on your system!

You must install aria2 , vorbis-tools , libnotify-bin , python 3 , pyqt5

Dependencies for Archlinux

$ sudo pacman -S aria2 vorbis-tools libnotify python-pyqt5

Dependencies for Debian and Debian base distro.s (ubuntu 16.04 , ... )

$ sudo apt-get install aria2 vorbis-tools libnotify-bin python3-pyqt5

Dependencies for Fedora

$ sudo dnf install aria2 vorbis-tools libnotify python3-qt5

After installing dependencies, change your directory with cd command and run install file

$ sh install

for uninstall,

$ sh unistall

or...

$ cd
$ cd /tmp
$ wget -O persepolis.tar.gz https://github.com/alireza-amirsamimi/persepolis/archive/master.tar.gz
$ tar  --overwrite-dir -xf persepolis.tar.gz
$ cd persepolis-master
$ sh install

##Alternative way for installing in ArchLinux

$ yaourt -S persepolis-git

##Configuring PersepolisDM to use with FlashGot open firefox open menu click add-ons click on get add-ons in the search box search the flashgot then click on install and install it restart the firefox (close and open it again)

ScreenShot

then after opening firefox go to Extensions and find flashgot then click on preferences and click add write Persepolis Download Manager and select this file for executble path

$ /usr/bin/persepolis

then in the white field copy/paste the following codes

$  [--link URL][--name FNAME][--cookie CFILE][--referer REFERER][--headers HEADERS][--agent UA]

ScreenShot

then at the end click on the advance tab and uncheck automatic download manager detection

ScreenShot

and on media tab select Persepolis Download Manager

ScreenShot

uncheck this too!

ScreenShot

then Click OK and enjoy!!

you can use flashgot for download from youtube , ...

ScreenShot

ScreenShot

Contact me

Me on twiter: https://twitter.com/AR_AmirSamimi

My website: http://amirsamimi.ir

My email adress: alireza.amirsamimi@ubuntu.ir

PersepolisDM Telegram Channel: https://telegram.me/persepolisdm

Read more about PERSEPOLIS

https://en.wikipedia.org/wiki/Persepolis

About

Persepolis Download Manager is a GUI for aria2.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.8%
  • Shell 2.2%