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
Commit message (
Collapse
)
Author
Age
*
pass properties if they exist
almeidapaulopt
2022-02-17
|
*
ass playlist parameters
almeidapaulopt
2022-02-17
|
*
change default path of queue persistence files (closes #110)
Alex Shnitman
2022-01-26
|
*
reworked persistent queues
Alex Shnitman
2022-01-25
|
*
Added sorting by Timestamp
Erazor2
2022-01-21
|
*
Added Env-Var for State-Directory
Erazor2
2022-01-17
|
*
Queue persistence for download and completed
Erazor2
2022-01-15
|
*
fix url_transparent handling (closes #95)
Alex Shnitman
2021-12-22
|
*
fix typo (closes #94)
Alex
2021-12-21
|
*
always set mp3 quality (closes #93)
Alex
2021-12-21
|
*
fix download link (closes #89)
Alex Shnitman
2021-12-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
*
thumbs
Your Name
2021-12-01
|
*
fix default format (closes #85)
Alex Shnitman
2021-11-27
|
*
simplified format handling
Alex Shnitman
2021-11-20
|
*
Merge branch 'master' of https://github.com/alexta69/metube into mp3-support
Alex Shnitman
2021-11-20
|
\
|
*
fix breakage after upgrade
Alex Shnitman
2021-11-13
|
|
*
|
dl_formats options are now inline
asuyou
2021-11-19
|
|
*
|
Changed to "any" to work like original (backend)
asuyou
2021-11-14
|
|
*
|
Changed back to original format download
asuyou
2021-11-05
|
|
*
|
Fixed "custom:" download format
asuyou
2021-10-30
|
|
*
|
Added quality choice based on format
asuyou
2021-10-28
|
|
*
|
Added simple MP3 support
asuyou
2021-10-25
|
/
*
use YTDL_OPTIONS while reading video info (closes #58)
Alex Shnitman
2021-09-25
|
*
fix: set CORS to * for socketio (#55)
T. van Riel
2021-09-18
|
*
fix downloads from private playlists
Alex Shnitman
2021-09-15
|
*
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
|
*
allow all video formats, and merge into mp4
Alex Shnitman
2021-08-27
|
*
prefer mp4 format
Alex Shnitman
2021-08-19
|
*
switched to the yt-dlp fork of youtube-dl (closes #41)
Alex Shnitman
2021-08-17
|
*
Added retry button for failed download
Rpsl
2021-07-29
|
*
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 audio-only download (closes #20)
Alex Shnitman
2021-03-04
|
*
Add support of CORS rules
Rpsl
2021-01-26
|
*
add 1440p quality (closes #11)
ashnitman
2021-01-12
|
*
allow custom video formats in backend
ashnitman
2021-01-07
|
*
update playlist suppot with "url_transparent" entry type
ashnitman
2020-12-06
|
*
add quality selection
Alex
2019-12-13
|
*
recursive add (download entire channels)
Alex
2019-12-13
|
*
fixed potential race
Alex
2019-12-07
|
*
improved error handling
Alex
2019-12-06
|
*
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