mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 12:41:57 +00:00 
			
		
		
		
	fix: Remove ports from shared YouTube links
This commit is contained in:
		| @@ -117,6 +117,10 @@ extension VideosAPI { | ||||
|  | ||||
|         urlComponents.host = frontendHost | ||||
|  | ||||
|         if frontendHost.contains("youtube.com") { | ||||
|             urlComponents.port = nil | ||||
|         } | ||||
|  | ||||
|         var queryItems = [URLQueryItem]() | ||||
|  | ||||
|         switch item.contentType { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 0x000C
					0x000C