/Delos-Utilities

A simple tool that lets you create VLC playlists from Delos resources and helps with downloading them.

Primary LanguagePython

alt text

Delos Utilities

A simple tool that lets you create VLC playlists from Delos resources and helps with downloading them.

Use

You enter links which can be either from a video like this one or from a search result like this one and you can either create a VLC .xspf playlist or get the responding file links to use in a video downloader app like this one. The link types can be combined.
When you select to include all search pages,all the following search pages after the ones you inserted will be included.
When you enter a search page you can choose which specific videos you want to include.
You can also rename downloaded videos to give them the correct resource name (the files have names like 112fhfkf.mp4).

How to Run

Install dependecies

pip3 install -r requirments.txt

Run

python3 gui.py

Licenses

Icons

https://www.iconfinder.com/iconsets/google-material-design-icons
https://creativecommons.org/licenses/by-sa/3.0

Code

https://github.com/cnasikas/delos-downloader
MIT License