aboutsummaryrefslogtreecommitdiff
path: root/include/Program.hpp
AgeCommit message (Collapse)Author
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ↵dec05eba
cased by http range header). Fix youtube live streams
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2020-10-31Make matrix posting, deleting, replying, edit async and video check if ↵dec05eba
streamable async
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
Cancel video download when pressing escape, other fixes..