home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
SVT Play
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Ministerk" data-source="post: 916577" data-attributes="member: 61145"><p>Hi</p><p> </p><p>I created a SVT backup site. My regex skills aren't ninja but I think I've managed somehow...</p><p> </p><p>It is based the A-Ö listing at the mobile site <a href="http://m.svtplay.se" target="_blank">http://m.svtplay.se</a> (observe this is not the iOS site). Quality is low, most of the streams are rtsp:// but some play over rtmpe:// with better quality.</p><p> </p><p>My "development" pc (win7 x64, LAV codec) can play the rtsp streams but my dedicated MP machine (XP x86, LAV) can not <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /> (why???).</p><p> </p><p>Well if someone would like to try, paste this into the sites definition (OnlineVideoSites.xml):</p><p>[CODE]</p><p><Site name="Mobile SVTPlay" util="GenericSite" agecheck="false" enabled="true" lang="sv"></p><p> <Description>Mobile SVTPlay, low quality backup if SVTPlay fails</Description></p><p> <Configuration></p><p> <item key="dynamicCategoriesRegEx"><![CDATA[(?<url>/mobil/t/[^"]+)">(?<title>[^<]+)]]></item></p><p> <item key="dynamicSubCategoriesRegEx"><![CDATA[(?<url>/mobil/v/[^"]+)">.*?(src=")(?<thumb>[^"]+).*?(<span>)(?<title>[^<]*)]]></item></p><p> <item key="dynamicSubCategoriesNextPageRegEx"><![CDATA[(?<url>/mobil/lista/v/[^"]+)"\sclass="paginate\smore"]]></item></p><p> <item key="videoListRegEx"><![CDATA[<div\sid="player">.*?(href=")(?<VideoUrl>[^"]+).*?(alt=")(?<Title>[^"]+).*?(src=")(?<ImageUrl>[^"]+)]]></item></p><p> <item key="baseUrl"><![CDATA[http://m.svtplay.se/mobil/alfabetisk]]></item></p><p> </Configuration></p><p></Site></p><p>[/CODE]</p><p> </p><p>I have not tried to published this to online videos and I don't know if I should. If you think so I do so.</p></blockquote><p></p>
[QUOTE="Ministerk, post: 916577, member: 61145"] Hi I created a SVT backup site. My regex skills aren't ninja but I think I've managed somehow... It is based the A-Ö listing at the mobile site [url]http://m.svtplay.se[/url] (observe this is not the iOS site). Quality is low, most of the streams are rtsp:// but some play over rtmpe:// with better quality. My "development" pc (win7 x64, LAV codec) can play the rtsp streams but my dedicated MP machine (XP x86, LAV) can not :( (why???). Well if someone would like to try, paste this into the sites definition (OnlineVideoSites.xml): [CODE] <Site name="Mobile SVTPlay" util="GenericSite" agecheck="false" enabled="true" lang="sv"> <Description>Mobile SVTPlay, low quality backup if SVTPlay fails</Description> <Configuration> <item key="dynamicCategoriesRegEx"><![CDATA[(?<url>/mobil/t/[^"]+)">(?<title>[^<]+)]]></item> <item key="dynamicSubCategoriesRegEx"><![CDATA[(?<url>/mobil/v/[^"]+)">.*?(src=")(?<thumb>[^"]+).*?(<span>)(?<title>[^<]*)]]></item> <item key="dynamicSubCategoriesNextPageRegEx"><![CDATA[(?<url>/mobil/lista/v/[^"]+)"\sclass="paginate\smore"]]></item> <item key="videoListRegEx"><![CDATA[<div\sid="player">.*?(href=")(?<VideoUrl>[^"]+).*?(alt=")(?<Title>[^"]+).*?(src=")(?<ImageUrl>[^"]+)]]></item> <item key="baseUrl"><![CDATA[http://m.svtplay.se/mobil/alfabetisk]]></item> </Configuration> </Site> [/CODE] I have not tried to published this to online videos and I don't know if I should. If you think so I do so. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
SVT Play
Contact us
RSS
Top
Bottom