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
Age
Commit message (
Collapse
)
Author
2024-07-07
Fix some videos not playing (on 4chan for example), caused by option removed ↵
dec05eba
(cache-dir), replaced with demuxer-cache-dir
2024-06-27
Add local_anime.sort_episodes_by_name config to allow sorting episodes ↵
dec05eba
differently than series. True by default
2024-05-09
Fix build after gcc update (function pointer cast, missing algorithm header ↵
dec05eba
include)
2024-04-17
Fix possible freeze in video player when closing it, or it moving to the ↵
dec05eba
next video when closing it
2024-04-03
Sponsorblock: add api_endpoint option
dec05eba
2024-04-03
Autoskip youtube sponsors
dec05eba
2024-04-03
Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)
dec05eba
2024-03-31
Fix youtube comments/replies sometimes missing after youtube update
dec05eba
2024-03-14
File manager remove newline at the end
dec05eba
2024-03-05
Matrix: ctrl+v only copy file if clipboard text contains absolute filepath
dec05eba
2024-03-05
Fucking standard library c++ exception
dec05eba
2024-02-18
Dramacool: fix search thumbnails, fix video playback (fallback to other ↵
dec05eba
sources if fail)
2024-02-07
Skip xdg users dir comment lines
dec05eba
2024-02-07
Properly read retarded xdg user dirs
dec05eba
2024-01-08
Kill children
dec05eba
2024-01-08
waitpid after kill
dec05eba
2024-01-06
Matrix: fix matrix.to parsing room alias, show unimplemented messages as ↵
dec05eba
regular text message (get unread status)
2024-01-01
Fix possible crash when saving file
dec05eba
2023-12-23
Force window focus mpv
dec05eba
2023-12-21
Fix thumbnails for broken videos (unable to seek)
dec05eba
2023-12-20
Matrix: revert not clearing text on esc, make it an option ↵
dec05eba
'matrix.clear_message_on_escape' instead
2023-12-17
Matrix: reset edit text if edit text empty
dec05eba
2023-12-17
Matrix: keep edited in progress message on esc, clear text when going from ↵
dec05eba
edit to insert/reply
2023-12-16
Matrix: keep chat message when pressing esc or going back to previous page. ↵
dec05eba
Press ctrl+d to remove text instead (in input mode)
2023-12-14
Dont redirect invidious website to youtube (non video page), redirect ↵
dec05eba
invidious to youtube on 4chan/saucenao
2023-12-09
matrix: fix glitches room avatar after saucenao view
dec05eba
2023-12-09
Local anime: parse SXXEXX pattern
dec05eba
2023-12-08
shit
dec05eba
2023-12-08
Add class hint, wm name, window type, transient for
dec05eba
2023-12-08
Make dialog window a real dialog window
dec05eba
2023-12-04
Support bmp and avif
dec05eba
2023-11-29
Playlist skip unplayable items
dec05eba
2023-11-29
Add spoiler image
dec05eba
2023-11-28
Assume watch?v= is a youtube url
dec05eba
2023-11-15
Add < and > to navigate playlist
dec05eba
2023-11-05
Matrix: add config option 'appear_online' to set online presence
dec05eba
2023-11-05
Add config option to set movement speed and icon spinning speed
dec05eba
2023-10-30
m
dec05eba
2023-10-30
Revert "Dont hardcode backspace/q to exit, use the input.conf file for that"
dec05eba
This reverts commit bcd40f1beeb5cde7f9ac20ade692a6246dd4deab.
2023-10-30
Remove unused function
dec05eba
2023-10-30
Youtube: do proper playlist pagination, show playlist videos views and ↵
dec05eba
uploaded date
2023-10-29
Dont hardcode backspace/q to exit, use the input.conf file for that
dec05eba
2023-10-29
Youtube: support playlists
dec05eba
2023-10-28
Remove unecessary youtube custom redirect
dec05eba
2023-10-18
Youtube: fix youtube links with /live/ in url
dec05eba
2023-10-14
Remove dependency on yt-dlp for youtube
dec05eba
2023-10-06
Matrix: fix message being incorrectly formatted if source-highlight is not ↵
dec05eba
installed
2023-10-05
Only decrypt gpg message in room list if its the latest message
dec05eba
2023-10-05
Update html parser
dec05eba
2023-10-05
Pgp log on error
dec05eba
[next]