forked from Ev1si0n/wtv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
biancangming
committed
Oct 21, 2019
1 parent
ba58be6
commit ee2b946
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 下载PotPlayer,并安装 | ||
https://daumpotplayer.com/download/ | ||
|
||
# 打开PotPalyer | ||
|
||
右键 ---> 打开 ---> 打开链接 ---> 粘贴.m3u 格式的网址 ---> 确认 | ||
|
||
这样在播放器右侧出现节目列表 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,9 @@ | ||
# wtv | ||
# PotPlayer 播放链接 | ||
## CCTV以及卫视节目 | ||
https://raw.githubusercontent.com/biancangming/wtv/master/CCTV_SateLliteTV.m3u | ||
|
||
## 港台节目 | ||
https://raw.githubusercontent.com/biancangming/wtv/master/Taiwan_HongKong.m3u | ||
|
||
## 播放方法 | ||
PotPlayer播放方式参考 [](https://github.com/biancangming/wtv/edit/master/PotPlayer.md) |