Feed Item

"Well that didn't work, or well it did but broke after. Followed the instructions for autoplaying videos in profile, and it would work in 'preview' but once submitted then autoplay ceased working, video still functioned so manually starting still works but yeah autoplay no. And when going back into editing profile to look at embed code not only is it compacted but ?autoplay=1" is deleted and replaced with ?rel=0. Now I have readded ?autoplay=1" back into the embed code in front of ?rel=0" and the video would autoplay once again in 'preview' but submitting the changes once again autoplay breaks and on inspection ?autoplay=1" is again deleted."

Comments
    • If you intend to keep ?rel=0 in the code do not add another param with a ? instead use the & symbol.

      ?rel=0&autoplay=1

      • Went ahead and fixed, noticed you're getting that random issue of https://www.youtube.com becoming https://www.youtube-nocookie.com in your embed, which is a privacy setting on YouTube when sharing an embed, hence why I thought it was a cookie issue.

        • Ayyy, someone else who gets that weird issue and a reason I haven't made changes. I am really debating on just doing a fresh install of Opera and hopeful that fixes it and make sure I'm good on YouTube stuff, too.

          • "Thank you, and yeah noticed that, thought it was weird. Should have mentioned that and did clear cache but guess it still did it."

          Login or Join to comment.