aboutsummaryrefslogtreecommitdiff
path: root/src/Downloader.cpp
AgeCommit message (Collapse)Author
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2022-03-11youtube video: fix video with redirect not getting content length correctly, ↵dec05eba
re-enable youtube timestamp
2022-03-11Youtube downloader: do not make non blockingdec05eba
2022-03-11youtube: use mpv stream_cb instead of proxy serverdec05eba
2022-03-07Attempt to fix youtube video issue where video stops playing because audio ↵dec05eba
finishes download Remove youtube livestream code
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer ↵dec05eba
size by 10
2021-11-17Replace sfml with mgldec05eba
2021-09-24Add scrollbardec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Fix youtube live streams that are hls manifestdec05eba
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)