类palylistsnet para m3u [英] Class palylistsnet para m3u

查看:74
本文介绍了类palylistsnet para m3u的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

晚安的朋友,

我在GitHub找到了一个名为PalyListsnet的课程,但是我不能用它。

我希望有人可以帮助我。



阅读



 WplContent content =  new  WplContent(); 
WplPlaylist播放列表= content.GetFromStream(stream);
//
var parser = PlaylistParserFactory.GetPlaylistParser( .wpl);
IBasePlaylist播放列表= parser.GetFromStream(stream);

列表<路径> paths = playlist.GetTracksPaths();





https://github.com/tmk907/PlaylistsNET



谢谢各位朋友!!!

这是期望。



我有什么试过:



  //   WplContent content = new WplContent();  
// WplPlaylist播放列表= content.GetFromStream();

var parse = PlaylistParserFactory.GetPlaylistParser( http://iptvparatodos.net:38953/get.php?username = Juanjimenez& password = fj660000& type = m3u_plus& output = ts);
IBasePlaylist播放列表= parse.GetFromStream();

列表<路径> paths = playlist.GetTracksPaths();

解决方案

您如何期望我们帮助您在GitHub上找到的随机课程 ?

返回找到它的GitHub页面,然后查看整个项目。可能有作者的联系链接,或者有关如何使用该类的更多信息(假设它完全符合您的要求)。



当然,我们无法帮助你 - 我们甚至不知道它来自哪个项目,更不用说它工作的任何私密细节......而我我很确定在GitHub上不只有一个具有该名称的类 - 它根本不会完全不常见!


Goodnight friend,
I found a class in GitHub called PalyListsnet, but I can not use it.
I hope someone can help me.

Read

WplContent content = new WplContent ();
WplPlaylist playlist = content.GetFromStream (stream);
// or
var parser = PlaylistParserFactory.GetPlaylistParser (".wpl");
IBasePlaylist playlist = parser.GetFromStream (stream);

List <path> paths = playlist.GetTracksPaths ();



https://github.com/tmk907/PlaylistsNET

Thank you friends!!!
This is for the Expectations.

What I have tried:

// WplContent content = new WplContent ();
  // WplPlaylist playlist = content.GetFromStream ();

  var parse = PlaylistParserFactory.GetPlaylistParser ("http://iptvparatodos.net:38953/get.php? username = Juanjimenez & password = fj660000 & type = m3u_plus & output = ts");
IBasePlaylist playlist = parse.GetFromStream ();

List <path> paths = playlist.GetTracksPaths ();

解决方案

How do you expect us to help you with a random class "you found on GitHub"?
Go back to the GitHub page where you found it, and look at the entire project there. There may be contact links for the author, or more info on how to use the class (assuming it does what you want at all).

Certainly, we cannot help you - we don't even have any idea which project it comes from, much less any intimate details of it's workings ... and I'm pretty sure there isn't just one class with that name on GitHub - it's not going to be exactly uncommon at all!


这篇关于类palylistsnet para m3u的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆