Releases: Kthulu120/liquid_dl
Versioning for production
Linting files and prep for production
Proper Implementation of DB
Corrected Database file which was preventing users from logging in
Default Directory Functionality + Beginnings of Webotorrent Client
Added in ability to save a default directory so your not constantly typing output paths for downloads.
Liquid-dl + Subscriptions
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
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
Youtube-dl is here, with multi-thread support and new settings for unRaid and Docker
Fixed Dependencies For pip
Fixed the requirements.txt issue that I had initially forgot to include, but here is the latest fix to that semi-bug
Initial Release
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