this post was submitted on 21 Nov 2023
80 points (84.5% liked)

Technology

58173 readers
3047 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] jimmydoreisalefty@lemmy.world 3 points 10 months ago* (last edited 10 months ago)

edit4: other talked about video on subject edit3: added andriodauthority paragraph edit2: people mention only some experience this, may be adblock testing on yt part, code below may not be cause edit: added code and andriodauthority link, also in desc. of video

He talks about an artificial 5 second timeout function: Polymer script that has 5E3 (5000ms) in script

https://www.androidauthority.com/youtube-reportedly-slowing-down-videos-firefox-3387206/

https://cybernews.com/tech/firefox-users-frustrated-over-alleged-delay-on-youtube/

setTimeout(function() {
    c();
    a.resolve(1)
 }, 5E3);

Certain discussions around the report indicate that the code could be a lazy implementation of an ad fallback if a user uses an ad blocker. The relevant code could possibly be ensuring that an ad is displayed for at least five seconds before the actual video begins showing. As mentioned, we could not confirm the functioning of the code snippet.

YouTube Has Gone Too Far This Time [10:49 | Mental Outlaw] https://www.youtube.com/watch?v=v4gXhmzQztE