Commit Graph

420 Commits

Author SHA1 Message Date
marcobaobao 0daf36719b Fixed process not cleared after download.
Closes  #160
2024-06-21 10:41:49 +02:00
marcobaobao 38683bfe85 code refactoring 2024-06-14 11:14:39 +02:00
marcobaobao 4066a6d5e3 frontend code refactoring 2024-06-14 10:42:25 +02:00
marcobaobao ee18929196 missing psmisc docker file 2024-06-14 10:41:59 +02:00
marcobaobao 9c09c88d06 way faster playlist entries detection v.3.1.0 2024-06-12 10:16:24 +02:00
marcobaobao d402d71815 code refactoring, dependencies upgrade 2024-06-12 10:15:50 +02:00
marcopiovanello 848f716d08 Updated env.nix 2024-06-11 16:25:49 +02:00
marcopiovanello 14a14a9f38 Added env.nix 2024-06-11 16:21:37 +02:00
marcopiovanello 6ffca7d64f sse logger consumer optimizations 2024-06-11 16:18:04 +02:00
marcobaobao 0b0ba4718c Kubernetes fixups according to #157 2024-06-09 11:21:13 +02:00
marcobaobao 7ea1c0b205 small layout changes in downloads table 2024-06-07 22:24:25 +02:00
marcobaobao d614433501 fixed yt-dlp duplicated playlist entries 2024-06-07 16:24:36 +02:00
marcobaobao c108428243 virtualized downloads table 2024-06-07 15:21:29 +02:00
marcobaobao f4c4d6928b code refactoring 2024-06-07 11:19:17 +02:00
marcobaobao 00ca9156fb sped-up download by spawning 1 less yt-dlp process 2024-06-07 10:55:03 +02:00
marcobaobao 2f0afe27cc removed --no-mtime and -x switches in settings
Custom templates are powerful: --no-mtime has been set as default behavior (template named default), -x is another template named "audio only"
2024-06-07 10:08:32 +02:00
marcobaobao acac2f41a5 missing token in zip download 2024-06-07 09:26:30 +02:00
marcobaobao 9cbce3b66c added rpc polling time selector 2024-06-05 11:15:01 +02:00
marcobaobao fad2f1d0da updated makefile 2024-06-05 11:14:51 +02:00
marcobaobao a331329125 updated version number 2024-06-05 11:14:44 +02:00
marcobaobao 1138e66bc7 reverted base image to alpine, updated makefile 2024-06-05 09:14:59 +02:00
marcobaobao 589468ed0e defined grpc proto3 file v3.0.9 2024-06-04 11:22:26 +02:00
marcobaobao 7c86e1dd23 updated Makefile 2024-06-04 11:21:54 +02:00
marcobaobao ed79e70ee3 fixed duplicate store key 2024-06-04 11:21:07 +02:00
marcobaobao 8efa72c964 code refactoring 2024-06-04 11:04:48 +02:00
marcobaobao d4a35f1d1d Support for reverse proxy subdir.
Closes #110 #150
2024-06-04 10:49:55 +02:00
marcobaobao 4013a66b04 stream downloads zip archive 2024-06-03 11:03:16 +02:00
marcobaobao 4cc1ed681a fix ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION
closes #154
2024-06-03 10:52:05 +02:00
Marco Piovanello 306e673f59 Update README.md 2024-05-24 15:55:11 +02:00
marcobaobao 22e80893f3 swagger 2024-05-24 15:53:11 +02:00
marcobaobao f2389a6e6a Fixed nil logger pointer in rest endpoints
Closes #153
2024-05-24 13:59:03 +02:00
Jordy e0e923822c Add docker compose example (#144)
* Add docker compose example

* compose: healthcheck and restart policy

* Update README.md
2024-05-20 09:17:17 +02:00
marcobaobao 46926eb873 removed utils package 2024-05-20 08:59:39 +02:00
marcobaobao 472db89ea3 load balancer implementation, code refactoring 2024-05-20 08:48:01 +02:00
Jakub Tarnawski fee7f86182 Update README.md (#149)
Adding some hopefully helpful hints on running yt-dlp-webui as a systemd daemon
2024-05-18 21:31:29 +02:00
Marco Piovanello 1da32f3c65 Update issue templates 2024-05-16 11:42:28 +02:00
marcobaobao c10f60d4d4 async metadata provider 2024-05-16 11:05:08 +02:00
marcobaobao da84eb14f3 changed channel based approach to sync/semaphore 2024-05-16 10:39:29 +02:00
marcobaobao f5f0af7e1e fixed potential goroutine deadlock in message queue 2024-05-16 10:10:42 +02:00
Tobias ace6621d4a Corrected a Typo (#148) 2024-05-16 10:02:56 +02:00
marcobaobao e0202ff631 restored original queue size 2024-05-14 11:47:32 +02:00
marcobaobao 8f10baf09b changed to an "event bus" approach in the message queue, fixed unset download parameters. 2024-05-14 11:21:02 +02:00
marcobaobao 62eadb52a6 use message queue to restore download from session file 2024-05-13 11:15:08 +02:00
marcobaobao 6abfb57598 fixed playlist download not setting metadata 2024-05-13 11:04:16 +02:00
marcobaobao dc2828b884 re-added gnu wget to base container 2024-05-10 11:50:27 +02:00
marcobaobao d58a2e6692 dependecies update 2024-05-10 11:50:10 +02:00
marco.piovanello 00bacf5c41 comments and code refactoring v3.0.8 2024-04-24 11:52:14 +02:00
marco.piovanello 01c327d308 fix nil pointer 2024-04-24 11:10:42 +02:00
marco.piovanello 83f6444df2 migrated from alpine to wolfi 2024-04-24 11:02:12 +02:00
marco.piovanello e09c52dd05 migrated from alpine to wolfi 2024-04-24 10:49:46 +02:00