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
/
plugins
/
Youtube.hpp
Age
Commit message (
Collapse
)
Author
2021-07-24
Fix youtube copyrighted videos (revert back to watch?v= url)
dec05eba
2021-07-17
Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵
dec05eba
of age restricted videos)
2021-07-08
Youtube: fix comments by replacing removed comments ajax api with next api
dec05eba
2021-06-25
Rework youtube redirect code
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
Support youtube description chapters
dec05eba
2021-06-17
Properly support youtube timestamp in url
dec05eba
2021-06-14
Always choose non-av1 and non HDR stream for youtube video to support ↵
dec05eba
hardware decoding
2021-06-11
Fix youtube live streams (but they are slow...), fix youtube title spaces
dec05eba
2021-06-11
Readd youtube video title
dec05eba
2021-06-11
Make get_related_videos async, readd mark-watched
dec05eba
2021-06-11
Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵
dec05eba
video startup
2021-05-06
Show youtube recommendations instead of local recommendations from related ↵
dec05eba
videos
2021-04-30
Fix 4chan codeblocks not visible, change titles and rearrange youtube tabs
dec05eba
2021-04-28
Add youtube subscriptions, etc
dec05eba
2021-03-26
Add soundcloud
dec05eba
2021-03-10
Youtube: add youtube comments to ctrl+r
dec05eba
2021-03-06
Youtube: fix channel next page, add proper channel search (non filter search)
dec05eba
2020-11-04
Add channels page to related videos menu, fix related videos menu broken ↵
dec05eba
after video failing to load
2020-11-03
Youtube add channel page, fix search pagination (update to correct ↵
dec05eba
continuation token)
2020-10-23
Matrix: start on room tags, fix thread race condition on accessing room ↵
dec05eba
variables (name, avatar url, prev batch)
2020-10-15
Youtube: fetch next page when reaching bottom of search (also fixes ↵
dec05eba
continuation)
2020-10-13
Refactor plugin into seperate pages
dec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-07-13
Temporary disable youtube recommendations, fix youtube related videos
dec05eba
2020-07-13
Add recommended tab for youtube
dec05eba
2020-07-03
Add tab autocomplete for youtube
dec05eba
2020-06-29
Get first next page of search results on youtube, request only json for ↵
dec05eba
first result as well
2019-10-13
Manganelo: Download all images at once, and show page after it has downloaded
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
Increase youtube search delay to prevent ip ban
dec05eba
2019-08-09
Readd video seek, make search asynchronous
dec05eba
2019-08-08
Youtube: use real search for search suggestions (better results, thumbnails, ↵
dec05eba
directly to result)
2019-08-07
Add youtube thumbnails, dont draw rows outside window
dec05eba
2019-08-07
Improve youtube search results
dec05eba
2019-08-05
Add manga chapter viewing
dec05eba
2019-08-04
Add video seek, play next video on end file
dec05eba
2019-08-03
Add search suggestions for youtube & manganelo
dec05eba
2019-08-02
Convert to sfml, starting on manganelo and youtube
dec05eba