Age | Commit message (Expand) | Author |
2024-04-17 | Fix possible freeze in video player when closing it, or it moving to the next... | dec05eba |
2024-04-03 | Autoskip youtube sponsors | dec05eba |
2022-11-22 | Keep video player fullscreened when changing to the next video | dec05eba |
2022-09-04 | Add dramacool | dec05eba |
2022-03-08 | Save youtube watch progress and resume next time the video is played | dec05eba |
2022-03-06 | Do not cache local-anime, reseek to anime on progress update | dec05eba |
2022-03-05 | Fix video fullscreen button, double-click fullscreen | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-17 | Wip: fix video duration not working for some analyzed files, get frame in mid... | dec05eba |
2022-02-16 | Finish video player | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-08-24 | Youtube: load english subtitles when available | dec05eba |
2021-07-29 | Faster video loading/error when not using xxx plugin (disable ytdl) | dec05eba |
2021-07-06 | Revert input-ipc-server->input-ipc-client because mpv version on ubuntu is to... | dec05eba |
2021-06-22 | Only do youtube redirect on failure to load video | dec05eba |
2021-06-19 | Support youtube description chapters | dec05eba |
2021-06-14 | Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ... | dec05eba |
2021-06-12 | Start from youtube url timestamp | dec05eba |
2021-06-11 | Remove dependency on youtube-dl for streaming youtube, resulting in faster vi... | dec05eba |
2021-06-06 | Remove unused functions in VideoPlayer | dec05eba |
2021-06-06 | Use socketpair instead of unix domain socket | dec05eba |
2021-03-30 | Remove tor option. Use torsocks instead (which is what quickmedia did anyways) | dec05eba |
2021-03-27 | bla | dec05eba |
2021-01-25 | Limit ytdl video resolution to the largest monitors height | dec05eba |
2020-12-15 | Matrix: keep image/video open. Need to manually close. Fixes auto close of im... | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-10-02 | Add --no-video option to play videos with only audio | dec05eba |
2020-09-27 | Save currently playing video url to clipboard with ctrl+s | dec05eba |
2020-09-14 | Do not show error when quiting video with 'q' | dec05eba |
2020-07-13 | Temporary disable youtube recommendations, fix youtube related videos | dec05eba |
2020-07-10 | Fallback to invidio.us only if mpv exits (faster fallback) | dec05eba |
2020-06-28 | Add --use-system-mpv-config option | dec05eba |
2019-10-15 | Add tor support | dec05eba |
2019-08-10 | Fix crash that happened in release mode (video player) | dec05eba |
2019-08-09 | Readd video seek, make search asynchronous | dec05eba |
2019-08-08 | Switch from libmpv to mpv process with window embed | dec05eba |
2019-08-08 | Retain fullscreen video when changing to next video | dec05eba |
2019-08-08 | Add video controls | dec05eba |
2019-08-07 | Correctly scale images and video to window size | dec05eba |
2019-08-06 | Change video from deprecated opengl_cl to render_gl | dec05eba |
2019-08-05 | Skip youtube ads in search | dec05eba |
2019-08-04 | Fix scaling issue | dec05eba |
2019-08-04 | Move video player to main thread (it's still processed in another thread), fi... | dec05eba |
2019-08-04 | Add video seek, play next video on end file | dec05eba |
2019-08-04 | Add youtube video playing, page navigation | dec05eba |