aboutsummaryrefslogtreecommitdiff
path: root/plugins/Youtube.hpp
AgeCommit message (Expand)Author
2024-04-03Autoskip youtube sponsorsdec05eba
2024-04-03Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)dec05eba
2023-10-30Youtube: do proper playlist pagination, show playlist videos views and upload...dec05eba
2023-10-29Youtube: support playlistsdec05eba
2023-10-14Remove dependency on yt-dlp for youtubedec05eba
2023-09-28Youtube search: only reload on page change if local recommendationsdec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2022-11-16Youtube: add shorts and live streaming channel pagesdec05eba
2022-11-05Support as many emoji as possible, using separate emoji images in textdec05eba
2022-10-29Youtube: allow opening youtube channels directly from url. Same with ctrl+i i...dec05eba
2022-09-04Add dramacooldec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening youtub...dec05eba
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, fix...dec05eba
2022-05-31Youtube: merge search page and recommended page (show recommended if search f...dec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba
2021-12-02Fix youtube dislike count if a video has more dislikes than likesdec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, re...dec05eba
2021-09-03Show youtube play fail reason in notification, more items below correct width!dec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ...dec05eba
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
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 hardwar...dec05eba
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 vi...dec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related vi...dec05eba
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 afte...dec05eba
2020-11-03Youtube add channel page, fix search pagination (update to correct continuati...dec05eba
2020-10-23Matrix: start on room tags, fix thread race condition on accessing room varia...dec05eba