aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAge
...
* add support for youtube-dl options (closes #33, #34)Alex Shnitman2021-08-28
|
* allow all video formats, and merge into mp4Alex Shnitman2021-08-27
|
* prefer mp4 formatAlex Shnitman2021-08-19
|
* switched to the yt-dlp fork of youtube-dl (closes #41)Alex Shnitman2021-08-17
|
* Added retry button for failed downloadRpsl2021-07-29
|
* set AUDIO_DOWNLOAD_DIR to the value if DOWNLOAD_DIR if it wasn't overriden ↵Alex Shnitman2021-07-25
| | | | in the environment
* Add AUDIO_DOWNLOAD_DIR optionÖmer Erdinç Yağmurlu2021-07-25
|
* environment variable to customize output file namesAlfred Toth2021-05-18
|
* add audio-only download (closes #20)Alex Shnitman2021-03-04
|
* Add support of CORS rulesRpsl2021-01-26
|
* add 1440p quality (closes #11)ashnitman2021-01-12
|
* allow custom video formats in backendashnitman2021-01-07
|
* update playlist suppot with "url_transparent" entry typeashnitman2020-12-06
|
* add quality selectionAlex2019-12-13
|
* recursive add (download entire channels)Alex2019-12-13
|
* fixed potential raceAlex2019-12-07
|
* improved error handlingAlex2019-12-06
|
* fix broken PREFIX_URL featureAlex2019-12-06
|
* add configurable URL prefixAlex2019-12-03
|
* add "completed" panelAlex2019-12-03
|
* add faviconAlex2019-11-29
|
* initial commit: working versionAlex2019-11-29
bgstack15