mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 12:42:09 +00:00 
			
		
		
		
	Update src/invidious/yt_backend/youtube_api.cr
Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com>
This commit is contained in:
		| @@ -18,8 +18,8 @@ module YoutubeAPI | ||||
|   # For iOS versions, see https://en.wikipedia.org/wiki/IOS_version_history#Releases, | ||||
|   # then go to the dedicated article of the major version you want. | ||||
|   private IOS_APP_VERSION = "20.11.6" | ||||
|   private IOS_USER_AGENT  = "com.google.ios.youtube/#{IOS_APP_VERSION} (iPhone14,5; U; CPU iOS 17_6 like Mac OS X;)" | ||||
|   private IOS_VERSION     = "17.6.1.21G93" # Major.Minor.Patch.Build | ||||
|   private IOS_USER_AGENT  = "com.google.ios.youtube/#{IOS_APP_VERSION} (iPhone14,5; U; CPU iOS 18_5 like Mac OS X;)" | ||||
|   private IOS_VERSION     = "18.5.0.22F76" # Major.Minor.Patch.Build | ||||
|  | ||||
|   private WINDOWS_VERSION = "10.0" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fijxu
					Fijxu