Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

113
Views
Embedly oembed endpoint mute gifs

I'm using embedly's /oembed endpoint to get link previews for everything. However some links doesnt return already muted and plays a sound. I'm using angular and load the preview link like so

    <!-- Link Post Body With Embedded html -->
    <div [innerHTML]="sanitizedPreviewHtml" ></div>
    <!-- End Link Post Body  Embedded html -->

and I'm setting the "sanitizedPreviewHtml" like so,

      this.sanitizedPreviewHtml = this.sanitizer.bypassSecurityTrustHtml(this.topicSummary.previewHtml);
      this.previewHtml.nativeElement.muted = true;

But from time to time, the browser plays sound on my items. Even if I mute the gif, if I reload the page it sometimes (but not always) will play the sound again. this so far only happened on giphy links, such as this one

https://giphy.com/clips/hamlet-happy-mrw-relieved-PcDeJOYXcX0ENsrOvj

How can I make sure every preview like this I receive is muted?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!