Skip to content

Is it possible to paste youtube urls in the player directly? #48

Discussion options

You must be logged in to vote

Online videos need to analyze the link to get the correct video address, which is why there is no such function as opening the link.
If you already have the real address of the online video, you only need to save the video address to a txt file, and change the suffix of the txt file to .m3u, and double-click the file to play.

You can refer to the steps on how to stream online TV:

https://github.com/422658476/MPV-EASY-Player below these texts : 如何播放获取的在线视频链接

After solving the above problems, you just need to learn how to use youtube-dl.exe to get the real video address, which may require you to check the documentation of youtube-dl.exe

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rp1231
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants