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
/
plugins
/
youtube
Age
Commit message (
Collapse
)
Author
2022-02-16
Finish video player
dec05eba
2022-02-16
Finish implementing time-pos, sub-add and event ipc
dec05eba
2022-01-23
Youtube: show timestamps for video comments with timestamp at end of line, ↵
dec05eba
remove unused signature code for now
2021-11-20
Improve youtube throttling by increasing youtube downloader range buffer ↵
dec05eba
size by 10
2021-11-17
Replace sfml with mgl
dec05eba
2021-10-15
Remove dependency on xrdb for Xft.dpi
dec05eba
2021-09-20
Order mangadex search by relevence
dec05eba
2021-08-17
Temporary disable throttle detection
dec05eba
2021-08-11
Youtube: dont update signature while youtube is running
dec05eba
2021-08-09
Disable media proxy curl buffering
dec05eba
2021-08-08
Youtube: use innertube api for loading videos (and pretend to be android)
dec05eba
2021-08-07
Youtube: attempt to fix seeking again
dec05eba
2021-08-07
Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵
dec05eba
qm without any args
2021-08-05
Matrix: fix editing hidden events being visible
dec05eba
2021-08-05
Youtube: attempt to auto-detect throttling and restart download
dec05eba
2021-07-28
4chan: add timeout for posting without pass, handle noop captcha challenge
dec05eba
2021-07-27
Implement new 4chan captcha
dec05eba
2021-07-24
Fix youtube copyrighted videos (revert back to watch?v= url)
dec05eba
2021-07-17
Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵
dec05eba
of age restricted videos)
2021-06-25
Matrix: do not show kick/ban notification when restarting quickmedia (do not ↵
dec05eba
show notification on cache load)
2021-06-25
Add a http server proxy for better youtube downloading (bypassing rate limit ↵
dec05eba
cased by http range header). Fix youtube live streams
2021-06-22
Only do youtube redirect on failure to load video
dec05eba
2021-06-17
Fix youtube copyrighted videos
dec05eba
2021-06-17
Temporary abort on fail to read file.. if its being modified while reading
dec05eba
2021-06-11
Add option to play a youtube video directly from an url
dec05eba
2021-06-11
Optimize shaders, only update youtube decryption function once every 5 ↵
dec05eba
minutes, smoother movement with smaller card items
2021-06-11
Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵
dec05eba
video startup