aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/youtube/YoutubeMediaProxy.cpp
AgeCommit message (Collapse)Author
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer ↵dec05eba
size by 10
2021-11-17Replace sfml with mgldec05eba
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-08-17Temporary disable throttle detectiondec05eba
2021-08-09Disable media proxy curl bufferingdec05eba
2021-08-07Youtube: attempt to fix seeking againdec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-08-05Matrix: fix editing hidden events being visibledec05eba
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-06-25Matrix: do not show kick/ban notification when restarting quickmedia (do not ↵dec05eba
show notification on cache load)
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ↵dec05eba
cased by http range header). Fix youtube live streams