Commit Graph

943 Commits

Author SHA1 Message Date
Jip Fr 01ea3c6d1e Add unable to download route 2023-10-22 19:17:39 +02:00
Jip Fr 2ae9c37a26 Add download view 2023-10-22 18:57:35 +02:00
mrjvs 5aefbe6a91 improve download window
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 18:18:12 +02:00
mrjvs 24e4cc3970 remove old subtitle code 2023-10-22 17:59:19 +02:00
mrjvs 4c782b0c47 subtitle scraping + new subtitle setting to fix capitalization
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-22 17:58:49 +02:00
mrjvs 851bbb2203 fix episodes not redirecting properly 2023-10-21 22:24:10 +02:00
mrjvs e57d4578a2 remove some old stuff 2023-10-21 22:14:54 +02:00
mrjvs b5dae824c8 banners in video player 2023-10-21 21:44:08 +02:00
Jip Fr 294f31c567 Fix type error, only show pip if pip is available 2023-10-21 20:17:18 +02:00
Jip Fr 78ae77392c Add pip 2023-10-21 19:37:44 +02:00
mrjvs fcec845f21 thumbnail styling
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 16:39:20 +02:00
mrjvs 068b7071a4 thumbnail fixes + next episode fixes + cursor now hides when controls are dismissed + back link can go back to search + hovering over controls no longer dismisses controls + improved colors for context menus + progress ring shown in episode selector + scrape progress ring shows progress again
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 16:13:16 +02:00
mrjvs 46cb7793c2 thumbnail queue algorithm
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-21 14:17:14 +02:00
mrjvs 3f9f072ab7 add 50 temporary sections to thumbnail scraper 2023-10-21 05:48:56 +02:00
mrjvs c53dd741d3 timestamp near thumbnail 2023-10-21 05:18:02 +02:00
mrjvs 23e711ccfd add start and end to queue 2023-10-21 05:13:17 +02:00
mrjvs 76073043bf Whoops, condition wrong way around 2023-10-21 05:11:11 +02:00
mrjvs 32f031ab23 thumbnail scraping 2023-10-21 04:50:14 +02:00
mrjvs 6395d75d78 testing subtitle scraping 2023-10-21 01:40:21 +02:00
mrjvs a3b64c5105 fix bad alignment in context menus 2023-10-20 23:30:46 +02:00
mrjvs 18b434c9ac very rudementary chromecasting 2023-10-20 23:24:37 +02:00
mrjvs 43d4869f7e chromecasting connectivity 2023-10-20 22:39:56 +02:00
mrjvs 5b145e1707 error states in sources and episodes empty state 2023-10-20 17:57:20 +02:00
mrjvs 6c019aa822 next episode button actually working 2023-10-20 17:29:10 +02:00
mrjvs 8b3bd97dd4 mobile close button for popouts 2023-10-20 16:59:07 +02:00
mrjvs 5d6c672136 fix double routing bug + positioning bottom for context menus mobile 2023-10-20 16:31:35 +02:00
mrjvs 75109ce45c refactored context menu links, + next episode button styling + mobile UI
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-20 15:54:10 +02:00
mrjvs 2c38e8281c quality selection HLS, keyboard shortcuts, playback settings 2023-10-19 19:27:21 +02:00
mrjvs 6aa79c64c8 remove comment 2023-10-19 17:19:57 +02:00
mrjvs 49e922cbfb hls quality discovery 2023-10-19 16:59:55 +02:00
mrjvs 2cea886867 fix duplicate keys 2023-10-19 16:37:15 +02:00
mrjvs e939c6b0bd autoplay if there is only one embed 2023-10-19 16:33:14 +02:00
mrjvs e1edb1cc1f some extra checks for the progress saver 2023-10-19 16:28:09 +02:00
mrjvs 1491a117b4 subtitle customization
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-19 16:05:05 +02:00
mrjvs f6bbec8907 airplay button
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-19 14:16:10 +02:00
mrjvs acd6541ba7 add video tester page back 2023-10-18 21:18:47 +02:00
mrjvs 3da2d616a2 quality preference saving 2023-10-18 20:31:03 +02:00
mrjvs bc27a7ffa7 fix border of context menu 2023-10-18 17:21:31 +02:00
mrjvs 79e4a689e0 fix fullscreen bug with safari 2023-10-18 17:14:59 +02:00
mrjvs 2b240c8155 Fix subtitles not showing up in safari, using a blob 2023-10-18 16:54:52 +02:00
mrjvs adf5689c48 selected source shown correctly 2023-10-18 16:08:33 +02:00
mrjvs c8172fa344 fix utf8 being lost in example captions 2023-10-18 16:01:03 +02:00
mrjvs 037960f587 Fix excessive memory usage on chrome+webkit 2023-10-18 15:30:04 +02:00
mrjvs 0ca585f70a show subtitles in ios fullscreen 2023-10-18 15:17:46 +02:00
mrjvs 596e97e1ba track element support 2023-10-18 15:00:12 +02:00
mrjvs 454fa1279b caption rendering is back! 2023-10-18 14:30:52 +02:00
mrjvs 8796d5b942 source selection 2023-10-17 23:26:53 +02:00
mrjvs abec91a322 cleanup settings modal + add sources list 2023-10-17 21:25:54 +02:00
mrjvs 65d46190e6 remove backend from this repo 2023-10-17 19:11:53 +02:00
Jip Fr 37b577fb4e UwU I'm soz I fucked up :( :3 forgive me D: (^.^) (update card styling to be closer to design)
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:57:45 +02:00
Jip Fr de885ba44d Quality sorting, language selection UI for captions
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:43:50 +02:00
Jip Fr 09c52d9f37 Bookmarking/continue watching + sorting, color options in caption settings
Co-authored-by: mrjvs <mistrjvs@gmail.com>
2023-10-17 17:04:03 +02:00
mrjvs 18ec79af07 add bookmarks in new store 2023-10-17 16:14:46 +02:00
mrjvs aff39d1999 new continue watching store 2023-10-17 16:01:26 +02:00
mrjvs accc13ab0e progress saving, progress restoring, toggle in caption settings
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-15 20:25:14 +02:00
Jip Fr f8ec45bf13 hide brand pill on smaller screens 2023-10-14 23:01:18 +02:00
mrjvs fa1ad06968 Delete old video components, delete popout system, delete old hooks and implement new volume store 2023-10-14 22:28:13 +02:00
mrjvs e7de27e33b add volume storage in zustand 2023-10-14 22:22:01 +02:00
mrjvs b9f79b97c0 fix player not resetting + fix episode selection not switching episode 2023-10-14 22:03:13 +02:00
mrjvs 3c5fb66073 add episode selector, fix bug where video doesnt unload properly, move to react helmet async to fix react warning
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 19:28:27 +02:00
mrjvs f2266bff6b HLS support and some styling fixes for context menus
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 16:32:54 +02:00
mrjvs 8f8bbf28c1 quality selection, context menu style fully implemented
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-14 16:06:25 +02:00
mrjvs 7222abf567 refactored search bar url shenanigans 2023-10-13 21:41:44 +02:00
mrjvs 9f99049ba1 add todo 2023-10-12 23:38:08 +02:00
mrjvs 5c1807c8f4 settings menu styling + fix shows + fix back link and double redirects
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-12 23:05:47 +02:00
mrjvs 562ab8fa49 implement video player into the media page 2023-10-12 20:31:40 +02:00
mrjvs d07a611c35 fix pause bugs and stuff 2023-10-11 23:36:46 +02:00
mrjvs f3084d37a8 volume storage fixed, title cleanup, settings cog start, touch controls start
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-11 23:04:41 +02:00
mrjvs 7b3452c535 buffer more visible, fix volume mute, rewrote entire overlay router system
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-11 22:09:28 +02:00
mrjvs 4a2a8e89cc router positions 2023-10-09 21:25:52 +02:00
mrjvs 68441b90e5 put cleanup in correct place 2023-10-09 21:02:18 +02:00
mrjvs d485d3200b overlay router 2023-10-09 21:00:58 +02:00
mrjvs d9855cb244 more overlay system testing
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 20:12:31 +02:00
mrjvs a05191e1c4 scraping page refining + bigger back text + start on overlay router
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 19:35:11 +02:00
mrjvs 0a3155d399 meta data shown correctly
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 18:16:30 +02:00
mrjvs 3e210b979e volume controls
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-08 17:48:48 +02:00
mrjvs 4289b96039 Fix icons 2023-10-06 00:23:32 +02:00
mrjvs af648708de set title back correctly 2023-10-06 00:20:53 +02:00
mrjvs 517f8d0254 scraping animation and some cleanup 2023-10-06 00:20:19 +02:00
mrjvs faff7ee7e0 scrape styling and attempt at centering
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-10-06 00:01:35 +02:00
mrjvs 2d106ec7ca loading spinner, auto play start button + bug fix of multiple videos playing over each other
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-10-05 22:12:25 +02:00
mrjvs dcb199a1fe scraping ui
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-03 20:24:09 +02:00
mrjvs 3b7df601af scraping, topbar, fix timestuff, darkened overlay, fix click targets
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-02 21:04:40 +02:00
mrjvs 860671be00 progress bar, skips and more
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-01 21:08:26 +02:00
mrjvs 7e182a4b7a bottom control layout + fullscreen + hovering
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2023-10-01 17:34:37 +02:00
mrjvs a813efe5ba fundementals for video player rewrite 2023-09-30 20:57:00 +02:00
Jip Fr 0b4c47bbd4 Move social links in header 2023-09-06 20:43:45 +02:00
Jip Fr 6fcdef3fd7 Add DMCA & FAQ (sorta) pages 2023-09-06 20:27:17 +02:00
William Oldham 4ca5e45216 chore: resolve issue with build failing due to empty file 2023-09-02 16:00:28 +01:00
Felix Boehme f05e2d6dc0
resolve build issue 2023-09-02 16:35:50 +02:00
Felix Boehme 5e4e2abe7e
resolve merge issue 2023-09-02 16:30:37 +02:00
Felix Boehme fcebbf404d
Merge branch 'v4' into chromecast 2023-09-02 16:22:44 +02:00
Felix Boehme 8c44bb6ec6
revert 2023-09-02 16:15:20 +02:00
Felix Boehme e5e35c05e0
resolve merge conflicts 2023-09-02 16:12:57 +02:00
mrjvs ecc7834f44 remove controller, introduce display interfaces 2023-09-01 17:47:09 +02:00
mrjvs 8fe3385fb1 make emitter 2023-09-01 16:50:55 +02:00
mrjvs d99ddd65e2 Add basic controller 2023-09-01 15:52:39 +02:00
mrjvs 2097917286 Fix merge errors 2023-09-01 15:37:03 +02:00
mrjvs 984e75d82f Merge branch 'v4' into refactor-player 2023-09-01 15:18:00 +02:00
Felix Boehme 04f67df289
cleaned up 2023-09-01 15:03:10 +02:00