Commit Graph

9 Commits (c4fe1a2fb05a70e966d88a035611e8eaf8a71cbd)

Author SHA1 Message Date
Isaac Grynsztein ff2f5c89da Changed location of db and config to one unified directory, 'appdata'
Archive files now get generated if nonexistent during deletions

Simplified docker-compose.yml to not require environment variables. Added volume for appdata folder which will be automatically shipped with docker builds
6 years ago
Isaac Grynsztein 190d1567ca youtube-dl archive can now be used for regular downloads. a new blacklist system exists which subscriptions will shortly follow
Added new setting whether to use youtubedl archive
6 years ago
Isaac Grynsztein 480ed7d000 added new custom args setting 6 years ago
Isaac Grynsztein a70abb3945 added basic subscriptions support for playlists and channels
update youtube-dl binary on windows

updated favicon to the new icon
6 years ago
Isaac Grynsztein 1ffe61f01f removed path-base and updated docker-compose.yml & README 6 years ago
Isaac Grynsztein 5e331b9ffa config settings now just have url and port
fixed bug where multi download mode would not allow file card link clicking
6 years ago
Isaac Grynsztein b79d801c0f Added support for custom arguments and custom output patch 6 years ago
Isaac Grynsztein bcd879ebc8 added multiple download support
lazy loaded images now reload after a new download
6 years ago
Isaac Grynsztein c930ee94c5 added docker support
reworked backend to allow for containerization. config items can now be overwritten by environment vars

fixed bug during building

updated youtube-dl version in backend
6 years ago