Toni Förster 
							
						 
					 
					
						
						
							
						
						ae16680fc2 
					 
					
						
						
							
							removed some unnecessary print()  
						
						 
						
						
						
						
					 
					
						2024-04-02 14:28:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						807c0a1e2e 
					 
					
						
						
							
							hopefully  fixes   #629  
						
						 
						
						... 
						
						
						
						should also get rid of empty comments if they couldn't be loaded 
						
						
					 
					
						2024-04-02 14:28:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						96a2119a05 
					 
					
						
						
							
							Merge pull request  #632  from stonerl/invidious-html-comments  
						
						 
						
						... 
						
						
						
						iv: use html comments instead of plain text 
						
						
					 
					
						2024-04-01 23:12:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						f84c6d319a 
					 
					
						
						
							
							iv: use html comments instead of plain text  
						
						 
						
						... 
						
						
						
						It now correctly displays emojis hyphens 
						
						
					 
					
						2024-04-01 15:08:08 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ricky Kresslein 
							
						 
					 
					
						
						
							
						
						87337f31a5 
					 
					
						
						
							
							Updated importer and exporter to include new defaults  
						
						 
						
						
						
						
					 
					
						2024-02-28 18:35:03 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ricky Kresslein 
							
						 
					 
					
						
						
							
						
						9d4446a6ef 
					 
					
						
						
							
							Add skip, play/pause, and fullscreen shortcuts to macOS player  
						
						 
						
						
						
						
					 
					
						2024-02-17 10:40:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						e6deb9ef26 
					 
					
						
						
							
							Add import on tvOS, other export/import improvements  
						
						 
						
						
						
						
					 
					
						2024-02-03 21:49:45 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						371471ad81 
					 
					
						
						
							
							Fix syntax  
						
						 
						
						
						
						
					 
					
						2024-02-02 11:38:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						2413526d70 
					 
					
						
						
							
							Style fixes  
						
						 
						
						
						
						
					 
					
						2024-02-02 11:16:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						5b35c03bc5 
					 
					
						
						
							
							Add MPV deinterlace filter setting  
						
						 
						
						... 
						
						
						
						Fix  #601  
						
						
					 
					
						2024-02-02 11:16:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						2be6f04e37 
					 
					
						
						
							
							Import export settings  
						
						 
						
						
						
						
					 
					
						2024-02-02 11:16:27 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						ecba91f35d 
					 
					
						
						
							
							more robust regex for chapters from description  
						
						 
						
						... 
						
						
						
						This should reduce the number of falsely matched chapters, e.g., when time-code-like numbers appear in the middle of the text, like 16:9 or sports results.
It also checks for chapters that have an end time and omits the end time code from the title.
Track lists in music videos are now also properly displayed as chapters. 
						
						
					 
					
						2024-01-01 16:04:40 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						721a97dc41 
					 
					
						
						
							
							no need for NotificationCenter  
						
						 
						
						
						
						
					 
					
						2023-12-05 00:07:36 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						d361ef01d4 
					 
					
						
						
							
							move updating the time to PlayerModel  
						
						 
						
						... 
						
						
						
						this makes the chapter view much much smoother 
						
						
					 
					
						2023-12-04 21:58:49 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						0d9c27319d 
					 
					
						
						
							
							make time updates work for .mpv and .avp  
						
						 
						
						... 
						
						
						
						- time update notifications work for both backends
- only init mpv timers when mpv is the active backend
- move notification extension to playerbackend 
						
						
					 
					
						2023-12-04 14:47:26 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						586cea7d44 
					 
					
						
						
							
							subscribe chapters to  currentTime notification  
						
						 
						
						
						
						
					 
					
						2023-12-04 00:07:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						aa5d6733b2 
					 
					
						
						
							
							remove superfluous vars and chaptermodel  
						
						 
						
						
						
						
					 
					
						2023-12-03 20:04:57 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						4ec6f35c5d 
					 
					
						
						
							
							highlight current chapter  
						
						 
						
						
						
						
					 
					
						2023-11-28 16:45:36 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						e525f36824 
					 
					
						
						
							
							formatting  
						
						 
						
						
						
						
					 
					
						2023-11-22 10:24:41 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Toni Förster 
							
						 
					 
					
						
						
							
						
						45d2968d9e 
					 
					
						
						
							
							support for private instances  
						
						 
						
						... 
						
						
						
						closes  #552 
and some formatting 
						
						
					 
					
						2023-11-21 18:14:17 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						a04159969e 
					 
					
						
						
							
							Use AF for Piped token request  
						
						 
						
						
						
						
					 
					
						2023-10-22 19:39:34 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						0ffb9d0606 
					 
					
						
						
							
							Fix date parsing for piped videos  
						
						 
						
						
						
						
					 
					
						2023-10-15 14:08:38 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						04e56638ce 
					 
					
						
						
							
							Fix possible crash  
						
						 
						
						
						
						
					 
					
						2023-10-15 00:46:59 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						674269c4c1 
					 
					
						
						
							
							Fix issue with tvOS screensaver  
						
						 
						
						
						
						
					 
					
						2023-10-15 00:46:58 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						3edfa5dfe7 
					 
					
						
						
							
							Set focus on search textfield on macOS  
						
						 
						
						... 
						
						
						
						Fix  #268  
						
						
					 
					
						2023-09-26 17:44:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						9d49f3dd68 
					 
					
						
						
							
							Add podcasts and releases tabs for channels in Invidious  
						
						 
						
						
						
						
					 
					
						2023-09-25 21:37:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						e5f49fda5e 
					 
					
						
						
							
							Fix tab selection bugfix  
						
						 
						
						
						
						
					 
					
						2023-09-24 11:14:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						40ac137461 
					 
					
						
						
							
							Fix sidebar navigation  
						
						 
						
						
						
						
					 
					
						2023-09-23 21:59:38 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						9db5fb0de7 
					 
					
						
						
							
							Handle core-idle property  
						
						 
						
						
						
						
					 
					
						2023-09-23 21:59:38 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						13d5bd39af 
					 
					
						
						
							
							mpvkit implementation fixes  
						
						 
						
						
						
						
					 
					
						2023-09-23 21:59:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						12a8582e89 
					 
					
						
						
							
							Fix style issues, remove unused code  
						
						 
						
						
						
						
					 
					
						2023-09-23 17:14:21 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						dfda1181e2 
					 
					
						
						
							
							Fix swiftformat issues  
						
						 
						
						
						
						
					 
					
						2023-09-23 17:14:21 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						19d11a3ad9 
					 
					
						
						
							
							Add button to add public instance to custom list  
						
						 
						
						
						
						
					 
					
						2023-09-23 17:14:21 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						757afd39da 
					 
					
						
						
							
							Merge branch 'main' into use-mpvkit  
						
						 
						
						
						
						
					 
					
						2023-09-23 16:17:33 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						58ba6f5fe7 
					 
					
						
						
							
							Fix   #519  
						
						 
						
						
						
						
					 
					
						2023-07-24 19:45:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						98d26c37ff 
					 
					
						
						
							
							Minor style change  
						
						 
						
						
						
						
					 
					
						2023-07-24 19:45:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						3c9e04d243 
					 
					
						
						
							
							Channels performance improvements  
						
						 
						
						... 
						
						
						
						Add settings:
Show channel avatars in channels lists
Show channel avatars in videos lists
Fix  #508  
						
						
					 
					
						2023-07-24 19:45:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						37a96a01db 
					 
					
						
						
							
							Fix   #515  
						
						 
						
						
						
						
					 
					
						2023-07-24 19:45:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						dcef7f47ff 
					 
					
						
						
							
							Drop iOS 14 and macOS 11 support  
						
						 
						
						
						
						
					 
					
						2023-07-24 19:45:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						e827b97cd5 
					 
					
						
						
							
							Fix lint issues  
						
						 
						
						
						
						
					 
					
						2023-07-24 19:45:30 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								amaumene 
							
						 
					 
					
						
						
							
						
						e7c1f8116d 
					 
					
						
						
							
							switch mpv to mpvkit  
						
						 
						
						
						
						
					 
					
						2023-06-26 13:18:28 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						16b25df3bc 
					 
					
						
						
							
							Fix method and property access  
						
						 
						
						
						
						
					 
					
						2023-06-09 18:03:42 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						8ffdd4d51f 
					 
					
						
						
							
							Fix crash  
						
						 
						
						
						
						
					 
					
						2023-06-09 17:45:51 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						f78545baf9 
					 
					
						
						
							
							Fix issue with AVPlayer rate restore  
						
						 
						
						
						
						
					 
					
						2023-06-08 12:25:12 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						1efd9e2b90 
					 
					
						
						
							
							Fix hiding overlays  
						
						 
						
						
						
						
					 
					
						2023-06-08 12:11:44 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						59e5fcb37d 
					 
					
						
						
							
							Fix properties access  
						
						 
						
						
						
						
					 
					
						2023-06-07 23:51:17 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						7b9bbd8974 
					 
					
						
						
							
							Fix   #473  
						
						 
						
						
						
						
					 
					
						2023-06-07 23:37:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						c36dc67a72 
					 
					
						
						
							
							Fix issue with AVPlayer rate  
						
						 
						
						
						
						
					 
					
						2023-06-07 23:37:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						71b25afa28 
					 
					
						
						
							
							Use method to find instance  
						
						 
						
						
						
						
					 
					
						2023-06-07 23:37:28 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Arkadiusz Fal 
							
						 
					 
					
						
						
							
						
						6f91eedf4c 
					 
					
						
						
							
							Update watch time on close item  
						
						 
						
						
						
						
					 
					
						2023-06-07 23:37:27 +02:00