Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pass custom_directories from server to client | James Woglom | 2022-08-29 |
| | |||
* | Propagate configuration on load via downloads socket | James Woglom | 2022-08-29 |
| | |||
* | show error if static assets are not found | James Woglom | 2022-08-29 |
| | |||
* | Backend: support "folder" POST param and add config options | James Woglom | 2022-08-29 |
| | |||
* | Pass to yt_dlp a chapter-specific output template | georgekav | 2022-06-06 |
| | | | | When a FFmpegSplitChapters postprocessor is used it is taken into account, in all other cases the default output template is used. | ||
* | reworked persistent queues | Alex Shnitman | 2022-01-25 |
| | |||
* | Added Env-Var for State-Directory | Erazor2 | 2022-01-17 |
| | |||
* | Queue persistence for download and completed | Erazor2 | 2022-01-15 |
| | |||
* | Add download link to downloaded file | Steffen Klee | 2021-12-13 |
| | | | | | | | | | This adds a simple download link that points to the downloaded file. Note: This makes all files in the download directory (and its sub-directory) available to any user. Closes gh-26 | ||
* | fix: set CORS to * for socketio (#55) | T. van Riel | 2021-09-18 |
| | |||
* | allow selecting MP4 in the GUI | Alex Shnitman | 2021-09-13 |
| | |||
* | add support for youtube-dl options (closes #33, #34) | Alex Shnitman | 2021-08-28 |
| | |||
* | switched to the yt-dlp fork of youtube-dl (closes #41) | Alex Shnitman | 2021-08-17 |
| | |||
* | set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden ↵ | Alex Shnitman | 2021-07-25 |
| | | | | in the environment | ||
* | Add AUDIO_DOWNLOAD_DIR option | Ömer Erdinç Yağmurlu | 2021-07-25 |
| | |||
* | environment variable to customize output file names | Alfred Toth | 2021-05-18 |
| | |||
* | Add support of CORS rules | Rpsl | 2021-01-26 |
| | |||
* | add quality selection | Alex | 2019-12-13 |
| | |||
* | fix broken PREFIX_URL feature | Alex | 2019-12-06 |
| | |||
* | add configurable URL prefix | Alex | 2019-12-03 |
| | |||
* | add "completed" panel | Alex | 2019-12-03 |
| | |||
* | add favicon | Alex | 2019-11-29 |
| | |||
* | initial commit: working version | Alex | 2019-11-29 |