aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Youtube.cpp
AgeCommit message (Expand)Author
6 daysFix build after gcc update (function pointer cast, missing algorithm header i...HEADmasterdec05eba
2024-04-03Sponsorblock: add api_endpoint optiondec05eba
2024-04-03Autoskip youtube sponsorsdec05eba
2024-04-03Youtube: fallback to yt-dlp, add support for sponsorblock (as chapters)dec05eba
2024-03-31Fix youtube comments/replies sometimes missing after youtube updatedec05eba
2023-11-28Assume watch?v= is a youtube urldec05eba
2023-11-15Add < and > to navigate playlistdec05eba
2023-10-30Youtube: do proper playlist pagination, show playlist videos views and upload...dec05eba
2023-10-29Youtube: support playlistsdec05eba
2023-10-18Youtube: fix youtube links with /live/ in urldec05eba
2023-10-14Remove dependency on yt-dlp for youtubedec05eba
2023-09-28Youtube search: only reload on page change if local recommendationsdec05eba
2023-09-27Comma separate invidious feed viewsdec05eba
2023-09-27Add support for invidious popular feed (new config option)dec05eba
2023-06-23Dramacool: fix video not working sometimes by adding support for more video b...dec05eba
2023-04-27Temporary depend on yt-dlp for youtube since youtube broke (throttle sig)dec05eba
2022-11-20Youtube: support @Channel and /user/UserName formats to launch youtube plugin...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-11-03Youtube: dont show description for videos (not reliable anyways because youtu...dec05eba
2022-10-29Youtube: allow opening youtube channels directly from url. Same with ctrl+i i...dec05eba
2022-10-28Youtube: fix channel page not loading (jesus what a clusterfuck)dec05eba
2022-09-04Dramacool: watch progressdec05eba
2022-09-04Add dramacooldec05eba
2022-08-07Youtube: support youtube shorts urlsdec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening youtub...dec05eba
2022-06-19Youtube: ignore broken itag 22 until youtube fixes itdec05eba
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-04-09Youtube: fix search, related videos, comments and channel page after youtube ...dec05eba
2022-04-06Youtube: fix search, channel page, related videos and commentsdec05eba
2022-03-29Reduce youtube response size by disabling pretty jsondec05eba
2022-03-29Youtube: fix age restricted videos (works only for embeddable videos)dec05eba
2022-03-24Add youtube.load_progress optiondec05eba
2022-03-14Image scroll view: add first/last image to allow scrolling to previous/next c...dec05eba
2022-03-11Fix youtube streaming for really long videosdec05eba
2022-03-11youtube video: fix video with redirect not getting content length correctly, ...dec05eba
2022-03-10Focus video player when focusing the main windowdec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-02-27youtube: fix youtu.be/watch?v= urlsdec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-16Finish video playerdec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, re...dec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba
2021-12-02Youtube: better rating ratio for videos with rating disableddec05eba
2021-12-02Fix youtube dislike count if a video has more dislikes than likesdec05eba
2021-11-25Thousands comma for youtube likes/dislikes and peertube viewsdec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-18Fix crash when going to ctrl+r when first page is youtube video (starting qui...dec05eba