: Streaming audio from a webpage I want to be able to stream audio from another webpage through mine, but i do not know how to find the url for each audio file located on a separate webpage.
I want to be able to stream audio from another webpage through mine, but i do not know how to find the url for each audio file located on a separate webpage. It would also be extremely helpful to do everything in bulk so instead of writing a separate line of code for each audio file, simply writing a few lines of code to upload links to 100 audio files, etc. I am also using Ruby on Rails for my webpage.
How do you find a file located on a separate webpage?
Does anyone know, if possible how, to upload file links in bulk?
More posts by @Debbie626
2 Comments
Sorted by latest first Latest Oldest Best
You can use one of the many web page debugging tools like the Developer tools within browsers (keyboard shortcut - F12) or Fiddler or Firefox add-on Firebug to view web page elements including name & location of any audio files.
In IE9 & Chrome, you can get the URL of files from the Network tab.
What sort of "Audio stream"? in most cases the "Tune in"/"Live stream" button is just a plain link to a playlist file (.asx, .m3u, ...), handled by the client's mp3 player. Just link to the playlist file and you're done.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.