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
2023-08-25
Reduce latency (in mglpp, opengl hack)
dec05eba
2023-07-30
Youtube: fix some videos (disable av1, breaks mpv), allow webm
dec05eba
2023-07-08
Youtube: fix livestream not working (filtered out by yt-dlp)
dec05eba
2023-06-25
Youtube: force https protocol, fixes broken seek (and resume)
dec05eba
2023-04-30
Use ytdl format
dec05eba
2023-04-30
Matrix: fix youtube videos not working if use_system_mpv_config is set
dec05eba
2023-04-29
ytdl: prefer mp4 because of better video playback performance
dec05eba
2023-04-27
Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)
dec05eba
2023-01-07
Mpv: use custom input.conf even when using use_system_mpv_config=true
dec05eba
2022-11-22
Keep video player fullscreened when changing to the next video
dec05eba
2022-09-04
Add dramacool
dec05eba
2022-03-08
Save youtube watch progress and resume next time the video is played
dec05eba
2022-03-06
Do not cache local-anime, reseek to anime on progress update
dec05eba
2022-03-05
Fix video fullscreen button, double-click fullscreen
dec05eba
Fix video seekbar mouse collision not working for the top of the seekbar
2022-02-28
Use custom mpv osd script to change mpv ui
dec05eba
2022-02-18
Fix video thumbnail creation
dec05eba
2022-02-17
Add local anime tracking. Check readme for more info about local_anime config
dec05eba
2022-02-17
Wip: fix video duration not working for some analyzed files, get frame in ↵
dec05eba
middle of video instead of first frame for thumbnail
2022-02-16
Finish video player
dec05eba
2022-02-16
Finish implementing time-pos, sub-add and event ipc
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-10-25
Load mpris mpv script if its installed
dec05eba
2021-10-13
Add lbry, attempt to fix 4chan posting when captcha is no-op
dec05eba
2021-09-09
Add initial peertube support
dec05eba
2021-09-02
Youtube: skip non-default audio tracks, remove subtitle shadow
dec05eba
2021-08-25
Faster mangakatana search on exact match
dec05eba
2021-08-25
Youtube: disable auto generated subtitles, change subtitle size
dec05eba
2021-08-24
Change subtitle border
dec05eba
2021-08-24
Change subtitle size and y offset
dec05eba
2021-08-24
Youtube: load english subtitles when available
dec05eba
2021-08-05
Youtube: attempt to auto-detect throttling and restart download
dec05eba
2021-07-29
Faster video loading/error when not using xxx plugin (disable ytdl)
dec05eba
2021-07-24
Fix youtube copyrighted videos (revert back to watch?v= url)
dec05eba
2021-07-20
Fix cursor not autohiding sometimes because start of video is not always ↵
dec05eba
detected properly
2021-07-06
Revert input-ipc-server->input-ipc-client because mpv version on ubuntu is ↵
dec05eba
too old
2021-06-27
Fix youtube comments
dec05eba
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-19
Fix youtube audio download downloading video when not needed
dec05eba
2021-06-19
Support youtube description chapters
dec05eba
2021-06-18
4chan, soundcloud: move selection to autoplay item
dec05eba
2021-06-18
cache-pause=yes, to prevent lag instead of pausing of cache buffer
dec05eba
2021-06-15
Add manga description to mangadex and mangakatana search, fix matrix ↵
dec05eba
notification invite not showing when opening quickmedia, clear fetch page and items on reload of lazy page
2021-06-14
Workaround shitty mpv pulseaudio issue where the video is frozen. Try ↵
dec05eba
reloading video on failure to load
2021-06-14
Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ↵
dec05eba
video, readd video cache
2021-06-13
Support braille, temporary disable video cache to support seeking in long ↵
dec05eba
videos on youtube...
2021-06-12
Start from youtube url timestamp
dec05eba
2021-06-11
Do not auto pause for seconds when buffering
dec05eba
2021-06-11
Readd youtube video title
dec05eba
2021-06-11
Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵
dec05eba
video startup
[next]