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
/
VideoPlayer.cpp
Age
Commit message (
Collapse
)
Author
2021-03-28
Fix some spotify podcast failing to play (because of some characters in title?)
dec05eba
2021-03-27
bla
dec05eba
2021-02-07
Dont download video with --no-video option, ignore events with state_key set ↵
dec05eba
if the event is not a m.room.member type
2021-01-25
Limit ytdl video resolution to the largest monitors height
dec05eba
2020-12-21
Ooga booga
dec05eba
2020-12-21
Add pipe plugin, increase video load timeout to 500 seconds
dec05eba
2020-12-15
Matrix: keep image/video open. Need to manually close. Fixes auto close of ↵
dec05eba
images
2020-12-14
Attempt to fix spastic body when using embedded items and loading them in ↵
dec05eba
render callback, fix gif play next on 4chan.. test
2020-11-14
Resume video when navigating back from related/channel videos
dec05eba
2020-10-30
Matrix: re-add /logout, cancel task immediately
dec05eba
Cancel video download when pressing escape, other fixes..
2020-10-20
Cache video to temporary file instead of memory
dec05eba
2020-10-16
Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb ↵
dec05eba
to 24mb
2020-10-02
Add --no-video option to play videos with only audio
dec05eba
2020-10-02
Matrix: do a HEAD request to selected url to determinate type before using ↵
dec05eba
mpv or xdg-open
2020-10-01
wip
dec05eba
2020-09-27
Validate json type after parsing
dec05eba
2020-09-27
Save currently playing video url to clipboard with ctrl+s
dec05eba
2020-09-21
Initial matrix support
dec05eba
2020-09-14
Do not show error when quiting video with 'q'
dec05eba
2020-09-14
Fallback to software video playback if the system doesn't support hardware ↵
dec05eba
accelerated video playback
2020-09-10
Only load english subtitles because loading too many subtitles is too slow
dec05eba
2020-08-15
Do not save cookies for youtube anymore
dec05eba
2020-07-27
Use ytdl cookie for video
dec05eba
2020-07-17
Use better mpv options
dec05eba
2020-07-13
Temporary disable youtube recommendations, fix youtube related videos
dec05eba
2020-07-11
Add youtube watch history
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
2020-06-27
Use mpv default ui instead of overlay
dec05eba
2020-06-14
Enable gpu hardware decoding
dec05eba
2020-06-13
Fix related videos sometimes being skipped
dec05eba
2020-06-02
4chan: clear related video list when previewing new video, fix cursor being ↵
dec05eba
hidden over video
2020-05-31
Add dmenu option
dec05eba
2020-02-02
Fix crash when launching for first time, fix for new mpv version
dec05eba
2019-10-15
Add tor support
dec05eba
2019-08-11
Misc
dec05eba
2019-08-10
Use gpu-hq profile
dec05eba
2019-08-10
Fix crash that happened in release mode (video player)
dec05eba
2019-08-09
Next video in list to play should be next in playlist (if available)
dec05eba
2019-08-09
Wait until mpv process dies (prevent zombie), fix crash that happens ↵
dec05eba
sometimes when quiting video
2019-08-09
Readd video seek, make search asynchronous
dec05eba
2019-08-08
Disable video hardware acceleration as it freezes xorg
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-08
Make video player seekbar span the whole window
dec05eba
2019-08-07
Correctly scale images and video to window size
dec05eba
2019-08-07
Youtube: do not play videos that have been played before
dec05eba
2019-08-06
Restart videoplayer when changing video, to fix loadfile video bug
dec05eba
2019-08-06
Fix black video after next video plays
dec05eba
[prev]
[next]