nathanfranke / discord-youtube-embed-fix

Patch YouTube embed links with a proxy, letting you easily play restricted videos within Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-youtube-embed-fix

What it does:

Patch YouTube embed links with a proxy, letting you easily play restricted videos within Discord.

Example of plugin usage

Installation:

  1. Install BetterDiscord (Note: You are now in violation of TOS!).
  2. In Discord, go to Settings->Plugins->Open Plugins Folder.
  3. Download this plugin file.
  4. Copy that file to the folder you opened in step 2.
  5. Enable the plugin in Discord settings.

Security Note: YouTube embeds are shown through a static website proxy, hosted here with GitHub pages. Your Discord client will make a GET request to this server. No personal data is sent or stored with this request. The YouTube Video ID is contained in the window fragment (After #), which is not sent to the server.

About

Patch YouTube embed links with a proxy, letting you easily play restricted videos within Discord.

License:MIT License


Languages

Language:JavaScript 100.0%