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
/
Peertube.cpp
Age
Commit message (
Collapse
)
Author
2022-09-08
Peertube: load known instances from config file
dec05eba
2022-09-04
Add dramacool
dec05eba
2022-06-16
Soundcloud: fix title and download link not updating when changing video, ↵
dec05eba
fix text y offset after mgl update
2022-03-08
Save youtube watch progress and resume next time the video is played
dec05eba
2022-02-07
Use one struct for all args in Page::submit instead of multiple args (easier ↵
dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2021-11-25
Thousands comma for youtube likes/dislikes and peertube views
dec05eba
2021-11-12
Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵
dec05eba
related and channel
2021-10-13
Add lbry, attempt to fix 4chan posting when captcha is no-op
dec05eba
2021-09-16
Fix peertube for older servers, add working peertube instances from ↵
dec05eba
https://peertube_isolation.frama.io/list/
2021-09-13
Include refactoring
dec05eba
2021-09-10
Convert file-manager --dir to absolute path
dec05eba
Fixes parent navigation when using relative path for --dir. Submit should not be async for peertube. Fixes peertube video length.
2021-09-09
Temporary fix for shitty ffmpeg being unable to play hls streams on peertube
dec05eba
2021-09-09
Fix peertube video download
dec05eba
2021-09-09
Add initial peertube support
dec05eba