Get search engine results in multiple filetypes -


i want search engines results in multiple content types, example want google result filetypes mp3 , wav , ogg my_keyword , 1 type can type following phrase in google search box

*my_keyword* filetype:mp3 

this work correctly don't know how can multiple filetypes

i tried

   *my_keyword* filetype:mp3,ogg    *my_keyword* filetype:(mp3 | ogg)    *my_keyword* filetype:mp3 | ogg    *my_keyword* filetype:mp3 or oggg 

but failed.

in google can use filetype:mp3 or filetype:ogg


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -