playgo

command module
v0.0.0-...-fdde478 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2026 License: MIT Imports: 16 Imported by: 0

README

PlayGo

Demo image PlayGo is a simple streaming video player built with Wails.

Features

PlayGo supports a wide range of streaming protocols, local file formats, and online platforms.

Supported Protocols
Protocol Video Codec Audio Codec Container
RTSP / RTSPS H264, H265 AAC -
RTMP / RTMPS H264, H265 AAC FLV
HTTP-FLV / HTTPS-FLV H264 AAC FLV
HTTP-TS / HTTPS-TS H264, H265 AAC TS
HTTP-MP4 / HTTPS-MP4 H264 AAC MP4
HLS / LL-HLS H264, H265 AAC TS, fMP4
SRT H264, H265 AAC TS
WebRTC (WHEP) H264, H265 - -
Local File Playback
Extension Video Codec Audio Codec
.flv H264 AAC
.ts H264, H265 AAC
.mp4 H264 AAC
.h264 .264 H264 -
.h265 .265 .hevc H265 -
Supported Platforms

The following platforms are supported via direct URL input.

Platform Service Example
YouTube Video https://www.youtube.com/watch?v={videoID}
YouTube Live https://www.youtube.com/live/{videoID}
YouTube Shorts https://www.youtube.com/shorts/{videoID}
YouTube Kids https://www.youtubekids.com/watch?v={videoID}
YouTube Music https://music.youtube.com/watch?v={videoID}
TikTok Video https://www.tiktok.com/@{uniqueID}/video/{videoID}
TikTok Live https://www.tiktok.com/@{uniqueID}/live
KICK Live https://kick.com/{channelSlug}
KICK Video https://kick.com/{channelSlug}/videos/{uuid}
KICK Clip https://kick.com/{channelSlug}/clips/{clipID}
CIME Live https://ci.me/@{channelSlug}/live
CIME VOD https://ci.me/@{channelSlug}/vods/{vodID}
CIME Clip https://ci.me/clips/{clipID}
CHZZK Live https://chzzk.naver.com/live/{channelID}
CHZZK Video https://chzzk.naver.com/video/{videoNo}
CHZZK Clip https://chzzk.naver.com/clips/{clipID}
NAVER TV Live https://tv.naver.com/l/{liveNo}
NAVER TV VOD https://tv.naver.com/v/{vodNo}
NAVER TV Clip https://tv.naver.com/h/{clipNo}
Shopping Live Live https://view.shoppinglive.naver.com/lives/{broadcastID}
Shopping Live Short Clip https://view.shoppinglive.naver.com/shortclips/{shortClipID}
WEBTOON Cuts https://comic.naver.com/cuts/v?id={cutsID}
Panda TV Live https://www.pandalive.co.kr/play/{userID}
Popkon TV Live https://www.popkontv.com/live/view?castId={castID}&partnerCode={partnerCode}
Popkon TV Clip https://www.popkontv.com/clip/{clipID}
SBS Live https://www.sbs.co.kr/live/{channelID}
SBS AllVOD https://allvod.sbs.co.kr/watch/{group}/{programID}/{mediaID}
SBS Program https://programs.sbs.co.kr/{section}/{programCode}/{group}/{menuID}/{mediaID}
General Features
  • Cross-platform support (Windows, macOS, Linux)
  • Simple and intuitive user interface
  • Always on top

Build

To build the application, make sure Wails is installed:

wails build

Running on Linux

On Linux, you may need to install additional packages like gstreamer1.0-plugins-bad.

For example, on Debian/Ubuntu-based systems:

sudo apt-get install gstreamer1.0-plugins-bad

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL