aboutsummaryrefslogtreecommitdiff
path: root/plugins/Youtube.hpp
AgeCommit message (Collapse)Author
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-08Youtube: fix comments by replacing removed comments ajax api with next apidec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ↵dec05eba
cased by http range header). Fix youtube live streams
2021-06-22Only do youtube redirect on failure to load videodec05eba
2021-06-19Support youtube description chaptersdec05eba
2021-06-17Properly support youtube timestamp in urldec05eba
2021-06-14Always choose non-av1 and non HDR stream for youtube video to support ↵dec05eba
hardware decoding
2021-06-11Fix youtube live streams (but they are slow...), fix youtube title spacesdec05eba
2021-06-11Readd youtube video titledec05eba
2021-06-11Make get_related_videos async, readd mark-watcheddec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-28Add youtube subscriptions, etcdec05eba
2021-03-26Add soundclouddec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-03-06Youtube: fix channel next page, add proper channel search (non filter search)dec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken ↵dec05eba
after video failing to load
2020-11-03Youtube add channel page, fix search pagination (update to correct ↵dec05eba
continuation token)
2020-10-23Matrix: start on room tags, fix thread race condition on accessing room ↵dec05eba
variables (name, avatar url, prev batch)
2020-10-15Youtube: fetch next page when reaching bottom of search (also fixes ↵dec05eba
continuation)
2020-10-13Refactor plugin into seperate pagesdec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-13Add recommended tab for youtubedec05eba
2020-07-03Add tab autocomplete for youtubedec05eba
2020-06-29Get first next page of search results on youtube, request only json for ↵dec05eba
first result as well
2019-10-13Manganelo: Download all images at once, and show page after it has downloadeddec05eba
2019-08-10Fix crash that happened in release mode (video player)dec05eba
2019-08-09Next video in list to play should be next in playlist (if available)dec05eba
2019-08-09Increase youtube search delay to prevent ip bandec05eba
2019-08-09Readd video seek, make search asynchronousdec05eba
2019-08-08Youtube: use real search for search suggestions (better results, thumbnails, ↵dec05eba
directly to result)
2019-08-07Add youtube thumbnails, dont draw rows outside windowdec05eba
2019-08-07Improve youtube search resultsdec05eba
2019-08-05Add manga chapter viewingdec05eba
2019-08-04Add video seek, play next video on end filedec05eba
2019-08-03Add search suggestions for youtube & manganelodec05eba
2019-08-02Convert to sfml, starting on manganelo and youtubedec05eba