aboutsummaryrefslogtreecommitdiff
path: root/app/ytdl.py
Commit message (Collapse)AuthorAge
* add audio-only download (closes #20)Alex Shnitman2021-03-04
|
* 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
|
* add "completed" panelAlex2019-12-03
|
* initial commit: working versionAlex2019-11-29
bgstack15