aboutsummaryrefslogtreecommitdiff
path: root/src/VideoPlayer.cpp
AgeCommit message (Expand)Author
2021-06-19Fix youtube audio download downloading video when not neededdec05eba
2021-06-19Support youtube description chaptersdec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-18cache-pause=yes, to prevent lag instead of pausing of cache bufferdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix notifica...dec05eba
2021-06-14Workaround shitty mpv pulseaudio issue where the video is frozen. Try reloadi...dec05eba
2021-06-14Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ...dec05eba
2021-06-13Support braille, temporary disable video cache to support seeking in long vid...dec05eba
2021-06-12Start from youtube url timestampdec05eba
2021-06-11Do not auto pause for seconds when bufferingdec05eba
2021-06-11Readd youtube video titledec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-06-09Show critical notification before abort on critical errordec05eba
2021-06-08Make card height the same size as the contentdec05eba
2021-06-06Remove unused functions in VideoPlayerdec05eba
2021-06-06Use socketpair instead of unix domain socketdec05eba
2021-06-02Add modern themedec05eba
2021-05-23Only use x11egl mpv option when running wayland. Disable video disk cache, us...dec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related vi...dec05eba
2021-05-04Use x11 on wayland, to make mpv embedding possibledec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2021-03-28Fix some spotify podcast failing to play (because of some characters in title?)dec05eba
2021-03-27bladec05eba
2021-02-07Dont download video with --no-video option, ignore events with state_key set ...dec05eba
2021-01-25Limit ytdl video resolution to the largest monitors heightdec05eba
2020-12-21Ooga boogadec05eba
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
2020-12-15Matrix: keep image/video open. Need to manually close. Fixes auto close of im...dec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ren...dec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-20Cache video to temporary file instead of memorydec05eba
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-02Add --no-video option to play videos with only audiodec05eba
2020-10-02Matrix: do a HEAD request to selected url to determinate type before using mp...dec05eba
2020-10-01wipdec05eba
2020-09-27Validate json type after parsingdec05eba
2020-09-27Save currently playing video url to clipboard with ctrl+sdec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-14Do not show error when quiting video with 'q'dec05eba
2020-09-14Fallback to software video playback if the system doesn't support hardware ac...dec05eba
2020-09-10Only load english subtitles because loading too many subtitles is too slowdec05eba
2020-08-15Do not save cookies for youtube anymoredec05eba
2020-07-27Use ytdl cookie for videodec05eba
2020-07-17Use better mpv optionsdec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-11Add youtube watch historydec05eba
2020-07-10Fallback to invidio.us only if mpv exits (faster fallback)dec05eba
2020-06-28Add --use-system-mpv-config optiondec05eba