Skip to content

gagahpangeran/fixtube

Repository files navigation

Fixtube

Fix your youtube embed with no ads.

Demo

demo-fixtube.webm

As you can see, you get ads with normal youtube embed but there is no ads when using fixtube embed.

How To Use

Just change the domain youtube.com to fixtube.xyz.

Example:

  • https://www.youtube.com/watch?v=dQw4w9WgXcQ to https://www.fixtube.xyz/watch?v=dQw4w9WgXcQ
  • https://www.youtube.com/shorts/bbc1TdEiPIc to https://www.fixtube.xyz/shorts/bbc1TdEiPIc
  • https://www.youtube.com/live/9s6imDGjy08 to https://www.fixtube.xyz/live/9s6imDGjy08

Pros and Cons

Pros

  • No youtube ads.
  • Video is played using discord player.

Cons

  • Embed might be slow to load for the first time.
  • Video quality mostly 360p.

Supported platform and domain

Currently only Discord is supported and tested, and only domain fixtube.xyz is used.

If you want to contribute to suppport other platform, feel free to make changes and pull request.

Report Issues and/or Feature Request

You can use github issue page to report any issue and/or request some features.

Please search for any existing issue or feature request beforehand.

Acknowledgement

  • yt-dlp : For providing amazing software to get youtube video url.