index
:
metube
master
local copy of gh/alexta69/metube
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
main.py
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into master
Nikolay G
2023-02-17
|
\
|
*
Fix boolean env variables (closes #213)
Alex Shnitman
2023-02-04
|
*
CREATE_DIRS -> CREATE_CUSTOM_DIRS
James Woglom
2022-09-19
|
*
Link to audio files and those with custom folders properly
James Woglom
2022-08-30
|
*
Fill in download_dir or audio_download_dir on launch
James Woglom
2022-08-30
|
*
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
*
|
add couple env variables
unref (Nikolai G)
2022-08-25
|
/
*
Pass to yt_dlp a chapter-specific output template
georgekav
2022-06-06
*
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
*
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 in...
Alex Shnitman
2021-07-25
*
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
bgstack15