RoyRiv3r / SocialMediaLinkConverter.plugin.js

SocialMediaLinkConverter is a BetterDiscord plugin that enhances the embedding of links from various social media platforms. When you share links from these platforms on Discord, SocialMediaLinkConverter automatically fixes them to properly embed.
GNU General Public License v3.0
3 stars 1 forks source link

Youtube Links. #19

Open Primus1243 opened 1 month ago

Primus1243 commented 1 month ago

This is for the new youtube links with koutu.be option. First, we have the intended link grabbed from address bar or video 'copy video url' option. image

Next we have what it does with the convertor. image

I don't think this was supposed to happen.

Side note, is it possible to add the option for quality in the yt.cdn.13373333.one option? As sometimes it would come out blurry and cheap when watching from discord due to full screen effect on mobile or trying to see tiny details when choosing full screen mode.

As there is none here and locks it at either 480p or lower even though you might have fast internet. image

RoyRiv3r commented 1 month ago

This is for the new youtube links with koutu.be option. First, we have the intended link grabbed from address bar or video 'copy video url' option. image

Next we have what it does with the convertor. image

I don't think this was supposed to happen.

This was an issue on the Invidious side https://github.com/iv-org/invidious/issues/4734#issuecomment-2268996911 although it should be fixed by now. I don't provide the services, the only purpose of this plugin is to use them and auto convert links, nothing else.

Side note, is it possible to add the option for quality in the yt.cdn.13373333.one option? As sometimes it would come out blurry and cheap when watching from discord due to full screen effect on mobile or trying to see tiny details when choosing full screen mode.

As there is none here and locks it at either 480p or lower even though you might have fast internet. image

If the service doesn't offer it, there's absolutely nothing I can do, sorry. Try to ask if https://github.com/ray-1337/youtube-discord-embed can add those video quality options However I saw https://github.com/iGerman00/koutube have the itag for video quality, but doesn't seem to work. I have opened an issue.