index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Downloader.cpp
Age
Commit message (
Expand
)
Author
2023-04-27
Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)
dec05eba
2022-03-11
youtube video: fix video with redirect not getting content length correctly, ...
dec05eba
2022-03-11
Youtube downloader: do not make non blocking
dec05eba
2022-03-11
youtube: use mpv stream_cb instead of proxy server
dec05eba
2022-03-07
Attempt to fix youtube video issue where video stops playing because audio fi...
dec05eba
2021-11-20
Improve youtube throttling by increasing youtube downloader range buffer size...
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-09-24
Add scrollbar
dec05eba
2021-08-15
Play popular invidious instance urls directly in qm
dec05eba
2021-08-07
Fix seeking in youtube videos larger than 2gb, launch launcher when running q...
dec05eba
2021-07-28
4chan: add timeout for posting without pass, handle noop captcha challenge
dec05eba
2021-07-27
Fix youtube live streams that are hls manifest
dec05eba
2021-07-21
Fix freeze on search reset in manga combined plugin. Fix multithreading issue...
dec05eba
2021-07-17
Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ...
dec05eba