aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Youtube.cpp
AgeCommit message (Expand)Author
2021-05-28Fix youtube comment like count after youtube updatedec05eba
2021-05-13Show local time for nyaa.si, soundcloud and spotify. Add sukebeidec05eba
2021-05-09Handle youtube cookies initialization failure, reorder youtube tabsdec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related vi...dec05eba
2021-05-05Prepare youtube for auto fetch of api key, add author name for subscriptions ...dec05eba
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
2021-05-02Make submit async, sort manga combined view by manga service name, show corre...dec05eba
2021-04-30Support webp thumbnailsdec05eba
2021-04-30Make initial youtube request faster (faster cookies setup)dec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba
2021-04-28Calculate subscription uploaded time difference correctly when taking timezon...dec05eba
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-14Make search fuzzy, fix soundcloud next song when hitting userdec05eba
2021-04-13Fix youtube commentsdec05eba
2021-03-26Add soundclouddec05eba
2021-03-254chan: fix crash when posting a replydec05eba
2021-03-12Use /tmp path for temporary cookies file, and properly delete it...dec05eba
2021-03-11Youtube: fix comments not updating when going to the next videodec05eba
2021-03-10Update readme with youtube comments imagedec05eba
2021-03-10Youtube: add youtube comments to ctrl+rdec05eba
2021-03-06Youtube: fix channel next page, add proper channel search (non filter search)dec05eba
2021-02-12Matrix: prevent new programs from being launched after a task is killeddec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ren...dec05eba
2020-12-07Youtube: show when scheduled videos begin and disable playing them, show desc...dec05eba
2020-12-01Youtube: fix description that contains bold text being cut offdec05eba
2020-11-04Youtube: fix channels page after lazy fetchdec05eba
2020-11-04Add channels page to related videos menu, fix related videos menu broken afte...dec05eba
2020-11-03Youtube add channel page, fix search pagination (update to correct continuati...dec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-21Fix thumbnail fallback size being incorrect, incorrect read marker for matrixdec05eba
2020-10-19Ph: fix related videos images and titles missing or incorrect. Use message ty...dec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba
2020-10-15Youtube: fetch next page when reaching bottom of search (also fixes continuat...dec05eba
2020-10-15Youtube: add view count and ownerdec05eba
2020-10-15Youtube: remove old recommendationsdec05eba
2020-10-15Youtube: make video order match youtube more...dec05eba
2020-10-14Youtube: change order of search result to match youtube websitedec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-10Refactor: move download->json parsing to a one functiondec05eba
2020-10-06Youtube: disable cookies, even without tordec05eba
2020-09-30Matrix: add message replying with ctrl+r, also use shared_ptr for BodyItemdec05eba
2020-09-17Show youtube videos lengthdec05eba
2020-09-13Add description to mangadex search result, add youtube timestampdec05eba
2020-09-12Improve related videos search by using cookies. Age restricted videos dont sh...dec05eba
2020-09-10Use youtube json api for recommendations instead of searching for json in htmldec05eba
2020-08-15Do not save cookies for youtube anymoredec05eba
2020-08-15Add youtube recommendations based on unwatched related videosdec05eba
2020-07-27Add date to youtube search resultsdec05eba
2020-07-23Show youtube search result in the order they appear on the websitedec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba