Implement a live console of the downloader on the progress page #6

Merged
Joren merged 7 commits from implConsole into main 2024-09-24 20:40:18 +02:00
Showing only changes of commit bf78384fa8 - Show all commits

View File

@ -10,6 +10,7 @@ Create a `config.toml` file in the same directory as the drmdtool executable:
BaseDir = "/path/to/save/downloads" BaseDir = "/path/to/save/downloads"
Format = "mkv" Format = "mkv"
TempBaseDir = "/tmp/nre" TempBaseDir = "/tmp/nre"
EnableConsole = true
[N_m3u8DL-RE] [N_m3u8DL-RE]
Path = "/path/to/N_m3u8DL-RE" Path = "/path/to/N_m3u8DL-RE"