Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

398
Visualizações
How do I get audio from a web page that is playing?

A website is playing audio. There are no <audio> tags evident in Inspect Element tab from DevTools. How do I get an audio file to download from the webpage (and how are they playing the audio)?

After a bit of research, it seems the only way to play audio is through the audio (<audio></audio>) element, which has the DOM interface, HTMLAudioElement (new Audio()) constructor.

So, I'm not entirely sure how they're playing audio without the audio element or how to find the audio being played from new Audio().

A new Audio was called in only one file but seemed to only be used in a condition:

enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

After some digging, there seem to be three methods of playing audio:

  1. <audio> element
  2. HTMLAudioElement interface
  3. XMLHttpRequest object

And to get the audio from the webpage, the best method is to use the Network tab which basically logs everything that happens on the webpage, as shown here:

Screenshot of a Network tab

If you right-click on the file names (with their extensions) that are logged directly below the "played", you'll see an option in the context menu labeled "Open in new tab". And that's it!

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda