1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-14 22:30:32 +05:30
Commit Graph

327 Commits

Author SHA1 Message Date
Arkadiusz Fal
df6e88fa83 Disable hardware decoding on Intel 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
446e847860 Update artwork using URLSession 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
568ab6ba62 Fix setting frontend URL 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
e69a329813 Fix toggling player view 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
616886f0d2 Fix updating controls buttons status 2022-08-15 16:34:15 +02:00
Arkadiusz Fal
9bf45a26d2 Fix showing restore segment button 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
7c15fa6382 Add settings to tvOS tab menu (fix #119) 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
e98dae6d48 Minor tvOS layout fixes 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
accd78be92 Add setting for thumbnails quality 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
280f90e4c6 Add share actions to video context menu 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
281c88df45 Improve queue details loading 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
288d06e120 Add setting for closing player after playing last item (fix #98) 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
164e68e5a1 Minor UI changes 2022-08-15 16:34:14 +02:00
Arkadiusz Fal
19014cc540 Improve network state updates 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
634b0187ed Improve sharing 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
786418f82e Improve URL handling 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
ba1115fe2a Player controls UI changes
WIP on controls

Chapters

working

Add previews variable

Add lists ids

WIP
2022-08-15 16:34:13 +02:00
Arkadiusz Fal
a912079eac Disable MPV drawing in simulator 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
270113e3e3 Fix crash while managing playlists 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
568a9b95e9 Improve data parsers 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
0268798bcc Fix extracting FPS 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
611e820d26 Fix stream short quality 2022-08-15 16:34:13 +02:00
Arkadiusz Fal
0085170565 Add buffering and cache length to stats 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
d74f678bcb Improve streams extraction 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
42264b3818 Improve performance and add statistics for MPV 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
0158048648 Add dropped frames counter 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
e91c7fb2d5 Improve MPV performance 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
0a797db129 Improve Invidious thumbnails URL handling 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
8c4fd9d7c0 Add upstream fix for Invidious thumbnails
On John Ternus request (@llsc12)
2022-08-15 16:34:12 +02:00
Arkadiusz Fal
ec9fd25c25 Minor controls improvements 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
97f040b3cb Fix orientation lock when closing player 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
4509b6229a Fix #163 2022-08-15 16:34:12 +02:00
Arkadiusz Fal
95d1e9bf39 Fix #162 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
58de661d96 Update watch history using background context 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
359e39b16f Fix setting video mode on MPV 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
f631d4f6e3 Minor layout fixes 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
8dd028126c Fix mpv initialization on macOS 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
89713d815a Add initial version of music mode 2022-08-15 16:34:11 +02:00
Arkadiusz Fal
e132a0004e Minor SponsorBlock fix 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
09c0d8277f Improve MPV loading commands 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
b90a726f87 Don't draw player when in background 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
9d79543085 Improve animations 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
3cb20452c7 Load audio and video together with one command with MPV 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
d5558b2f85 Minor fixes 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
06a6126eb5 Minor improvements 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
046ec6d916 Navigation improvements 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
5560e0523d New playlist navigation 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
621681df8b New channel navigation 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
21b1f61da6 Add buttons to next video and restart video (fix #106)
Previous video requires rebuilding queue a little, maybe in the future
2022-08-15 16:34:10 +02:00
Arkadiusz Fal
8bab854986 Don't push MPV to play HLS on changing backends
It takes longer to load than WEBM
2022-08-15 16:34:10 +02:00
Arkadiusz Fal
680baf3f39 Add Open in PiP option (fix #137) 2022-08-15 16:34:10 +02:00
Arkadiusz Fal
87a6a3d275 Minor improvements 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
dd003db261 Fix orientation (#121) 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
8b724fb457 Minor improvements 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
a71a7760be Player overlaying other views and swipe gesture (fix #44, #130) 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
34990201dc More controls improvements 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
0ed014c9c5 Minor player controls improvements (fix #94) 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
eb7cca1c56 PiP improvements 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
a67a96cfa0 Don't skip segments that start before 4 seconds
To minimize buffering
2022-08-15 16:34:09 +02:00
Arkadiusz Fal
7abe754cef Fix #126 2022-08-15 16:34:09 +02:00
Arkadiusz Fal
0888b0e7ff Prefer VP9/WEBM over H.264/MP4 (fix #128) 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
0d6f481470 Add PiP for iOS 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
a4fb39a0d7 Fix rate button 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
7e7aca08a0 Lint 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
d409a4ca48 Add resolution 8K 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
6196569f46 Fix using Watch history in player queue 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
f32247d125 Throttle SponsorBlock seek 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
3953bce8f8 Add rate change selector 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
3f137be780 Restore last played item into queue only if it's not in there yet 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
d202ff8b40 Improve subscriptions count
Piped API now includes it in the streams response, no need for separate
query
2022-08-15 16:34:08 +02:00
Arkadiusz Fal
bcc1d1812e Add resolutions for 50fps and 48fps (fix #120) 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
974b3d7d93 Add hd2160p60fps resolution (fix #118) 2022-08-15 16:34:08 +02:00
Arkadiusz Fal
c7266cfa10 Minor fix 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
9e076f8b5f Fix #86 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
1d5d920f88 Improve EOF handling 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
ba6b148a75 Limit formats available to AVPlayer 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
b15d024f88 Fullscreen handling changes 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
998ded2dad Fix optional 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
5f15971bce Controls fixes 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
b9dfdeb23f tvOS fixes 2022-08-15 16:34:07 +02:00
Arkadiusz Fal
011ca5dac2 Close fullscreen and restore portrait on closing player 2022-08-15 16:34:06 +02:00
Arkadiusz Fal
20876584e8 Improve streams quality settings 2022-08-15 16:34:06 +02:00
Arkadiusz Fal
1912c8b845 Minor improvements 2022-08-15 16:34:06 +02:00
Arkadiusz Fal
a90cd89142 Add toggle for dislikes 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
dcfb86240b Minor fixes 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
2ae164e120 Add ReturnYoutubeDislike API 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
09ceb54ae7 Fixes for MPV in macOS 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
d45175e67b Fix EOF handler 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
76857e5eb6 Minor improvements 2022-08-15 16:34:05 +02:00
Arkadiusz Fal
9a91b9911b Prevent multiple seeks 2022-08-15 16:33:55 +02:00
Arkadiusz Fal
2491706ba2 Add Now Playing info center updates 2022-08-15 16:33:54 +02:00
Arkadiusz Fal
01f58b6458 Hello, mpv! 🎉 2022-08-15 16:33:54 +02:00
Arkadiusz Fal
419e8991c9 Fix parsing Piped streams 2022-07-11 15:30:32 +02:00
Arkadiusz Fal
eb33b65f3d Fix #161 2022-06-14 23:24:17 +02:00
Arkadiusz Fal
e539fb0067 Remaining playlists fixes 2022-05-22 18:08:14 +02:00
Arkadiusz Fal
03d5eefab0 Reload playlist on adding video
In case video was added to the saame playlist
2022-05-22 00:36:25 +02:00
Arkadiusz Fal
0bc4a677d4 Create/delete Piped playlists and add/remove videos to Piped playlists 2022-05-22 00:30:10 +02:00
Arkadiusz Fal
b70697e1be Improve subscriptions count
Piped API now includes it in the streams response, no need for separate
query
2022-04-16 20:05:20 +02:00
Arkadiusz Fal
db5765a84b Disable placeholder channel link 2022-04-16 20:03:25 +02:00
Arkadiusz Fal
8d36f57271 Preliminary support for Piped playlist (listing playlists and videos) 2022-04-10 17:07:10 +02:00