UnicordDev / Unicord

A free, open source Discord Client for Windows 10 and Windows Phone 10
MIT License
229 stars 27 forks source link

Can't play Internet Videos (eg Youtube) videos in Unicord #83

Open Delstrom2 opened 2 years ago

Delstrom2 commented 2 years ago

Is there an existing issue for this?

Current Behavior

When A Youtube or other internet video url has been pasted in a channel and previews in the feed, when you click the play icon it loads and plays the video in the app

Expected Behavior

When I click play, the video preview turns grey like as if it is loading, but never loads

Steps To Reproduce

1: Open Unicord 2: Paste Youtube URL into a channel and wait for it to embed 3: Click Play

Screenshots

image

Version

1.7.6

Windows Version

Windows 11 (22000)

Platform?

Desktop

Kotori7 commented 2 years ago

I can't reproduce this; it works for me with both kinds of YouTube URL formats image Is the bug still occurring for you?

Delstrom2 commented 2 years ago

Is there a log file of some sort I could try to send you? For some extra context, it's running on an arm windows device, but I don't believe any x86 emulation would be the problem if it isn't compiled for arm.

Delstrom2 commented 2 years ago

I apologize that I didn't give you the context of what kind of machine I was on earlier. I extracted the arm, x86 and x64 appx binaries from the release 1.7.6 appx file with 7zip and tested each of them. Neither the arm nor the x86 versions of unicord were able to play the youtube videos on my machine, but for some reason the x64 version didn't have any issues with it. I modified the title to be more representative of what I've found.