Skip to content

CN-CODEGOD/stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

stream

improve the streamlink CLI

get the link from the stream and start it with player instead of processing the streaming

handle the error for streamlink ,the module will retry if error occured and try to open stream for multiple time

For CN user , the module could avold the firewall because the firewall can't block the direct link

stream

USAGE

subscribe-playlist -url [param] -title [param]

pass the url and name param for subcribing an stream

image

unsubscribe-playlist -name [param]

remove the playlist

image

play-stream -name [param]

play the stream of the title

image

list-subscribe

check the available subscribe stream

image

About avoid firewall

play-stream 获取的TWITCH链接需要VPN 获取过后的直链播放不需要VPN

bilibili for BilibiliPotPlayer

bilibili was using BilibiliPotPlayer instead of streamlink for better stream play

you need to install the BilibiliPotPlayer manually before playing the bilibili stream

install plugin

expand the zip bilibili

move the path Media\playparse MediaPlayParse -Bilibili.as.~\MediaPlayParse-Bilibili.ico and ~\Bilibili_Config.json

to (potplayer)\extension\Media\playparse

move the path Media\MediaUrlList -Bilibili.as and MediaUrlList -Bilibili.ico to (potplayer)\Extension\Media\UrlList

login

open the Bilibili_Config.json

config the cookie

image

enter the path inside

Test

image

get cookies

gei cookies

usage

enter the link into potplayer to play

image

About

powershell moduel to manage streaming link

Resources

Stars

Watchers

Forks

Packages

No packages published