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
/
include
/
VideoPlayer.hpp
Age
Commit message (
Collapse
)
Author
2020-11-14
Resume video when navigating back from related/channel videos
dec05eba
2020-10-02
Add --no-video option to play videos with only audio
dec05eba
2020-09-27
Save currently playing video url to clipboard with ctrl+s
dec05eba
2020-09-14
Do not show error when quiting video with 'q'
dec05eba
2020-07-13
Temporary disable youtube recommendations, fix youtube related videos
dec05eba
2020-07-10
Fallback to invidio.us only if mpv exits (faster fallback)
dec05eba
2020-06-28
Add --use-system-mpv-config option
dec05eba
2019-10-15
Add tor support
dec05eba
2019-08-10
Fix crash that happened in release mode (video player)
dec05eba
2019-08-09
Readd video seek, make search asynchronous
dec05eba
2019-08-08
Switch from libmpv to mpv process with window embed
dec05eba
2019-08-08
Retain fullscreen video when changing to next video
dec05eba
2019-08-08
Add video controls
dec05eba
2019-08-07
Correctly scale images and video to window size
dec05eba
2019-08-06
Change video from deprecated opengl_cl to render_gl
dec05eba
2019-08-05
Skip youtube ads in search
dec05eba
2019-08-04
Fix scaling issue
dec05eba
2019-08-04
Move video player to main thread (it's still processed in another thread), ↵
dec05eba
fix crash, fix scaling
2019-08-04
Add video seek, play next video on end file
dec05eba
2019-08-04
Add youtube video playing, page navigation
dec05eba