Skip to content

Releases: Kthulu120/liquid_dl

Versioning for production

Pre-release

Choose a tag to compare

@Kthulu120 Kthulu120 released this 24 Nov 01:11

Linting files and prep for production

Proper Implementation of DB

Pre-release

Choose a tag to compare

@Kthulu120 Kthulu120 released this 23 Nov 22:54

Corrected Database file which was preventing users from logging in

Default Directory Functionality + Beginnings of Webotorrent Client

Choose a tag to compare

@Kthulu120 Kthulu120 released this 18 Nov 23:21
486571c

Added in ability to save a default directory so your not constantly typing output paths for downloads.

Liquid-dl + Subscriptions

Pre-release

Choose a tag to compare

@Kthulu120 Kthulu120 released this 26 Sep 19:48
486571c

Liquid-dl now supports subscriptions to multiple video services which fixes #11 Therefore since this is an non production release we have introduced some smaller past breaking changes such as url route changes and implementation of the using the sqlite db going foward. ReadMe will be updated accordingly. Small changes have been made to the CSS to not make it as horrible when accessing from mobile.

Fixed Rendering of Application and URL routing

Choose a tag to compare

@Kthulu120 Kthulu120 released this 06 Sep 19:10

Fixed the issue of needing to compile webpack to build the application's front-end. Along with this you no longer are required to go to "http://127.0.0.1:8000/liquid-dl" and can simply go to "http://127.0.0.1:8000/". Both paths will continue to be valid with subsequent releases

Youtube-dl is here

Choose a tag to compare

@Kthulu120 Kthulu120 released this 12 Sep 08:26

Youtube-dl is here, with multi-thread support and new settings for unRaid and Docker

Fixed Dependencies For pip

Choose a tag to compare

@Kthulu120 Kthulu120 released this 05 Sep 10:47

Fixed the requirements.txt issue that I had initially forgot to include, but here is the latest fix to that semi-bug

Initial Release

Choose a tag to compare

@Kthulu120 Kthulu120 released this 05 Sep 08:23

Hey, this is version 1.0.0 of Liquid-DL so here you go 82fdaae

In other news, youtube-dl integration should be in the next release