Commit Graph

28 Commits

Author SHA1 Message Date
simon a500f9ec63
add notifications and error messages to settings page 2021-12-17 15:09:21 +07:00
simon 1d262fc936
fix old status variables for message 2021-12-05 16:41:06 +07:00
simon 1691bdadf5
transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
simon 5a2d7c07bf
variable expire value and simpler REDIS_PORT declaration 2021-12-03 13:51:34 +07:00
simon b14a820a4c
add 18 char len to valid playlists 2021-11-29 14:21:19 +07:00
simon 7930da5242
fix youtu.be extractor, #40 2021-11-12 19:26:47 +07:00
simon 164ee5c523 more valueerrors in url extraction 2021-10-31 17:05:13 +07:00
simon 1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 2021-10-31 16:04:28 +07:00
simon 254c518505 basic auth for elasticsearch 2021-10-28 15:49:58 +07:00
simon ebd8368856 namespace redis keys to ta: 2021-10-27 18:07:35 +07:00
simon 63be6afcfe allow duration_sec extraction to fail cleanly for add to queue 2021-10-17 09:40:46 +07:00
simon 4d348955a3 allowing custom redis port 2021-09-30 18:03:23 +07:00
simon f5a56fca86 refactored redis functions into dedicated RedisArchivist class 2021-09-28 10:33:00 +07:00
simon 3d79f08311 handle return value of del_message 2021-09-27 17:44:42 +07:00
simon 11067094b2 implement os.listdir sanitizer for hidden files, #30 2021-09-25 18:59:54 +07:00
simon 47020e0cfa implement kill function for dl queue 2021-09-24 23:37:26 +07:00
simon f53391c1bb add limit_queue setting back, make buttons only show up while downlaoding 2021-09-24 21:27:53 +07:00
simon 91a57cc780 fix duplication issue with download_now 2021-09-24 16:58:48 +07:00
simon 7f57cabbc6 initial dynamic dl queue in redis 2021-09-23 16:58:47 +07:00
simon 214a248821 better error handeling in add to download form 2021-09-23 10:50:44 +07:00
simon 2433e0e7d8 linting everything in black 2021-09-21 16:25:22 +07:00
simon ef64100d8f flake8 and isort linting 2021-09-18 20:02:54 +07:00
simon cbedfe2acb running codespell #15 2021-09-18 17:28:16 +07:00
simon fe33e9178c allowing to subscribe to multiple channels at once 2021-09-15 21:09:46 +07:00
simon 2a256bbd06 raise ValueError if url extraction failes 2021-09-15 17:25:18 +07:00
simon 7f6732422b media files import with lock to force single run 2021-09-14 18:25:28 +07:00
simon e3afe3947c allowing to add playlist to queue 2021-09-10 15:07:38 +07:00
simon dc9fd72cde minimal viable product 2021-09-06 00:10:14 +07:00