This CLI program will download https://jupiter.err.ee/ shows and films directly to your pc. Supports custom file names and custom file paths. Work in progress.
- As of now, you must have Chrome or Chromium based browser installed
- You need to know the location of Chrome's chromedriver. (default path on Linux is /usr/lib/chromium/chromedriver and on Windows C:\Users%USERNAME%\AppData\Local\Google\Chrome\Application\chrome.exe)
- Python and Pip installed
- git clone https://github.com/GeorgK1/Jupiter-downloader.git
- Open the cloned folder in terminal
- Inside terminal, write pip install requirements.txt
- After that you can open the program by writing python main.py to the terminal
- Enjoy
- Add support for downloading playlists
- Make the download/ffmpeg "building" faster