Streaming audio from a webpage

Posted by luca590 on Pro Webmasters See other posts from Pro Webmasters or by luca590
Published on 2011-05-23T00:42:10Z Indexed on 2011/11/30 18:17 UTC
Read the original article Hit count: 288

Filed under:
|

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?

© Pro Webmasters or respective owner

Related posts about url

Related posts about ruby-on-rails