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

351 Commits

Author SHA1 Message Date
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
Arkadiusz Fal
4f1b52826d Fix #109 2022-03-28 21:26:52 +02:00
Arkadiusz Fal
c893e5dc38 Fix menu commands 2022-03-27 22:02:07 +02:00
Arkadiusz Fal
ae4796a4c5 Add placeholders 2022-03-27 13:26:38 +02:00
Arkadiusz Fal
c14a4a153d Fix #72 2022-03-26 15:22:29 +01:00
Arkadiusz Fal
c8fa972a61 Hide player on video end only on tvOS 2022-03-26 15:12:06 +01:00
Arkadiusz Fal
9d8a2607ab Fix parsing subscriptions published date 2022-03-24 14:13:51 +01:00
Arkadiusz Fal
f7789c73d5 Fix opening playlists when recents is not saved (fix #57) 2022-02-26 11:10:29 +01:00
Ryan Stentz
1085bf0e9a fix issue #57 2022-02-26 11:07:50 +01:00
Arkadiusz Fal
a98b4eac83 Fix selecting best quality stream (fix #54) 2022-01-24 22:23:10 +01:00
Arkadiusz Fal
8ab97ddbaf Fix search closing when entering new query after opening recent 2022-01-20 23:14:11 +01:00
Arkadiusz Fal
a04827cc56 Fix restoring queue 2022-01-09 16:38:05 +01:00
Arkadiusz Fal
ca38133b1d Fix opening channel from video details 2022-01-09 15:47:00 +01:00
Arkadiusz Fal
d1ed896166 Add SponsorBlock categories details 2022-01-07 19:46:47 +01:00
Arkadiusz Fal
f2063be4a3 Update packages 2022-01-07 00:08:22 +01:00
Arkadiusz Fal
3495ecf693 Show recent channels/playlists in search in tab navigation 2022-01-06 18:21:14 +01:00
Arkadiusz Fal
f29dc792c2 Fix player controls progress bar warning 2022-01-06 17:47:07 +01:00
Arkadiusz Fal
e159bb772c Improve macOS Big Sur blur effect 2022-01-06 17:00:58 +01:00
Arkadiusz Fal
8a74938b98 Improve windows handling on macOS 2022-01-06 16:35:45 +01:00
Arkadiusz Fal
c1e219e46e Fix player controls progress bar 2022-01-06 15:55:34 +01:00
Arkadiusz Fal
1db4a3197d Add infinite scroll for comments 2022-01-05 17:12:32 +01:00
Arkadiusz Fal
16a3a4728d Fix watched at string 2022-01-05 17:08:29 +01:00
Arkadiusz Fal
ea6363ba65 Add infinite scroll for search (fixes #5) 2022-01-05 11:44:53 +01:00
Arkadiusz Fal
00778b585f Add iOS options for handling landscape fullscreen (fixes #38) 2022-01-02 22:38:56 +01:00
Arkadiusz Fal
e29982454b Add options for history: badge color and reset watched status on playing 2022-01-02 20:50:59 +01:00
Arkadiusz Fal
04df9551ba Add Play/Shuffle All for playlists (fixes #39)
Add Remove All from queue button on tvOS
2022-01-02 20:46:02 +01:00
Arkadiusz Fal
149607efbc Fix reporting player item duration to Now Playing 2021-12-29 20:20:09 +01:00
Arkadiusz Fal
89957e3b56 Better UI handling for loading video details (fixes #46) 2021-12-29 19:55:41 +01:00
Arkadiusz Fal
ab174c73fd Extract progress view, show video details loading 2021-12-29 19:39:38 +01:00
Arkadiusz Fal
ac1c6685a1 Improve history, resume videos, mark watched videos (fixes #42) 2021-12-26 23:35:44 +01:00
Arkadiusz Fal
32862ab446 Fix marking live videos from Piped 2021-12-26 20:14:45 +01:00
Arkadiusz Fal
91fa4ea2ff Extract open URL action 2021-12-24 20:20:05 +01:00
Arkadiusz Fal
18d6000976 Fix skipping intro (should not happen when changing stream) 2021-12-20 00:39:45 +01:00
Arkadiusz Fal
ea90f650d8 Remove unused code, minor style changes 2021-12-20 00:36:12 +01:00
Arkadiusz Fal
0a5cb5b542 Fix video context menu channel subscription button (fixes #41) 2021-12-19 23:27:20 +01:00
Arkadiusz Fal
61a4951831 Layout and PiP improvements, new settings
- player is now a separate window on macOS
- add setting to disable pause when player is closed (fixes #40)
- add PiP settings:
  * Close PiP when starting playing other video
  * Close PiP when player is opened
  * Close PiP and open player when application
    enters foreground (iOS/tvOS) (fixes #37)
- new player placeholder when in PiP, context menu with exit option
2021-12-19 18:17:04 +01:00
Arkadiusz Fal
cef0b2594a Better loading and handling streams 2021-12-19 17:56:47 +01:00
Arkadiusz Fal
984e9e7b16 Fix visibility of likes/dislikes 2021-12-19 17:15:27 +01:00
Arkadiusz Fal
23e2e216db Start playing after video intro instead of seeking from beginning 2021-12-17 21:02:15 +01:00
Arkadiusz Fal
d7058b46d3 Fix updating player item duration for live streams 2021-12-17 21:01:18 +01:00
Arkadiusz Fal
c4ca5eb4c7 Show channel thumbnail in player 2021-12-17 21:01:05 +01:00
Arkadiusz Fal
de09f9dd52 SponsorBlock segments loading improvement 2021-12-17 20:55:52 +01:00
Arkadiusz Fal
201e91a3cc Show errors when handling playlists 2021-12-17 20:53:05 +01:00
Arkadiusz Fal
923f0c0356 More uniform comments UI 2021-12-17 20:46:49 +01:00
Arkadiusz Fal
008cd1553d Comments UI fixes 2021-12-17 18:22:46 +01:00
Arkadiusz Fal
8d49934fe8 Encapsulate open channel action 2021-12-17 17:34:55 +01:00
Arkadiusz Fal
a4c43d9a3a Fix subscriptions/playlists reload on account change 2021-12-14 23:50:19 +01:00
Arkadiusz Fal
21b04e21c4 Remove unused file 2021-12-08 00:07:23 +01:00
Arkadiusz Fal
a44a61b017 Remove redundant query for replies when collapsed and expanded 2021-12-08 00:06:59 +01:00
Arkadiusz Fal
eeb7b1f151 Improve search suggestions 2021-12-06 19:12:33 +01:00
Arkadiusz Fal
62bff9283c Faster replacing player item 2021-12-06 19:12:02 +01:00
Arkadiusz Fal
3624c9619a Add setting for displaying comments in separate tab or below description 2021-12-06 19:11:19 +01:00
Arkadiusz Fal
82ea8733ec Fix crash when video thumbnail cannot be loaded (fixes #28) 2021-12-05 18:31:35 +01:00
Arkadiusz Fal
1f495562fc Comments improvements
* Show text when there is no comments or comments are disabled
* Show progress indicator for loading comments/replies
* Improve layout of icons and text spacing
2021-12-05 18:31:33 +01:00
Arkadiusz Fal
37b99c59e1 Fix disabling comments 2021-12-05 18:12:13 +01:00
Arkadiusz Fal
7f9b53bd1f Fix login with Invidious accounts 2021-12-05 18:10:10 +01:00
Arkadiusz Fal
19a3f08336 Comments (fixes #4) 2021-12-04 20:57:09 +01:00
Arkadiusz Fal
bd59b8e2c3 Improve favorite button 2021-12-02 21:35:25 +01:00
Arkadiusz Fal
19b146c6ad Close current video (fixes #15) 2021-12-02 21:19:10 +01:00
Arkadiusz Fal
06f7391ad9 Add setting for saving recents (fixes #14) 2021-12-02 00:12:15 +01:00
Arkadiusz Fal
e61d1dfe2e Add settings for selecting visible sections (fixes #16) 2021-12-02 00:10:21 +01:00
Arkadiusz Fal
5ef89ac9f4 iOS 14/macOS Big Sur Support 2021-11-30 19:01:08 +01:00
Arkadiusz Fal
0e3effd512 Add support for Piped accounts and subscriptions 2021-11-15 18:58:45 +01:00
Arkadiusz Fal
a70d4f3b38 Fix share URLs 2021-11-13 16:45:47 +01:00
Arkadiusz Fal
dd8d6b6c4a Fix removing instance 2021-11-12 21:46:15 +01:00
Arkadiusz Fal
c94687f54e UI improvements 2021-11-12 10:53:15 +01:00
Arkadiusz Fal
ef5ac0ec65 Adding search queries to favorites 2021-11-10 00:25:33 +01:00
Arkadiusz Fal
e7e6bd109c Add new menus 2021-11-09 00:20:35 +01:00
Arkadiusz Fal
2701c1ccb5 Minor UI fixes 2021-11-08 00:39:17 +01:00
Arkadiusz Fal
08d2165bf3 Improve validation 2021-11-07 22:39:28 +01:00
Arkadiusz Fal
7d247bddb3 UI improvements 2021-11-07 17:52:42 +01:00
Arkadiusz Fal
464f5815fb Rename project 2021-11-07 15:37:32 +01:00
Arkadiusz Fal
ef9143263f Improve thumbnails model 2021-11-05 21:53:43 +01:00
Arkadiusz Fal
a7d9efdd9d Add setting for saving videos history 2021-11-05 21:06:59 +01:00
Arkadiusz Fal
26f672ff4f Fix selecting quality 2021-11-05 20:35:27 +01:00
Arkadiusz Fal
1d8efbda58 Fix pausing on dismissing player 2021-11-05 15:58:51 +01:00
Arkadiusz Fal
dc9cbd34d0 Improve settings 2021-11-04 23:01:27 +01:00