aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Youtube.cpp
AgeCommit message (Collapse)Author
2021-08-27Youtube: include en-US subtitlesdec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-25Youtube: disable auto generated subtitles, change subtitle sizedec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
2021-08-10Matrix: show unread message for room event if latest event is not a message, ↵dec05eba
better youtube search
2021-08-09Use no-buffer curl option for youtube redirect code and matrix streamable ↵dec05eba
video checker
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
Fix save file dialog not showing all files after navigating to another directory if the search is not empty. Fix matrix system message deletion reverting back to use message (for avatar) and text color.
2021-08-08Youtube: use innertube api for loading videos (and pretend to be android)dec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-23Matrix: fix crash when pinned message is removed quicklydec05eba
2021-07-22Remove removed get_video_info api call until another age restricted video ↵dec05eba
bypass is found. This fixes non-age restricted video playback
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
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-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
Go back to previous page when failing to fetch number of pages
2021-06-29Bypass cloudflare for coom plugins (fixes spank****)dec05eba
2021-06-27Fix youtube commentsdec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Switch to best youtube audio qualitydec05eba
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-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-19youtube: fix description timestamp incorrectly including xx as a timestampdec05eba
2021-06-19Fix youtube audio download downloading video when not neededdec05eba
2021-06-19Fix youtube sometimes needing a redirect for media urldec05eba
2021-06-19Support youtube description chaptersdec05eba
2021-06-18Temporary fix for age restricted contentdec05eba
2021-06-17Support youtu.be timestampsdec05eba
2021-06-17Fix youtube copyrighted videosdec05eba
2021-06-17Properly support youtube timestamp in urldec05eba
2021-06-17Temporary abort on fail to read file.. if its being modified while readingdec05eba
2021-06-17Fix related videodec05eba
2021-06-17Fix youtube video playing after youtube updatedec05eba
2021-06-16Choose another audio source for youtube to workaround freezing after seekdec05eba
2021-06-14Workaround shitty mpv pulseaudio issue where the video is frozen. Try ↵dec05eba
reloading video on failure to load
2021-06-14Properly close the previous video when navigating to another video, for ↵dec05eba
example when doing ctrl+i in a comment and then playing a video
2021-06-14Prefer mp4 over webm (better hardware decoding support)dec05eba
2021-06-14Always choose non-av1 and non HDR stream for youtube video to support ↵dec05eba
hardware decoding
2021-06-11Do not auto pause for seconds when bufferingdec05eba
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-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new ↵dec05eba
message in matrix