<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Неофициальный форум DLNA Home Media Server &mdash; tortuga.wtf]]></title>
		<link>https://hms.lostcut.net/viewtopic.php?id=783</link>
		<atom:link href="https://hms.lostcut.net/extern.php?action=feed&amp;tid=783&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «tortuga.wtf».]]></description>
		<lastBuildDate>Tue, 18 Jul 2023 04:46:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=18242#p18242</link>
			<description><![CDATA[<div class="quotebox"><cite>stryy777 пишет:</cite><blockquote><p>Люди подскажите как связатса с тортугой, на какой адрес писать</p></blockquote></div><p>info@tortuga.wtf</p>]]></description>
			<author><![CDATA[null@example.com (bond)]]></author>
			<pubDate>Tue, 18 Jul 2023 04:46:43 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=18242#p18242</guid>
		</item>
		<item>
			<title><![CDATA[Re: tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=18241#p18241</link>
			<description><![CDATA[<p>Люди подскажите как связатса с тортугой, на какой адрес писать</p>]]></description>
			<author><![CDATA[null@example.com (stryy777)]]></author>
			<pubDate>Wed, 12 Jul 2023 11:07:16 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=18241#p18241</guid>
		</item>
		<item>
			<title><![CDATA[Re: tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=16802#p16802</link>
			<description><![CDATA[<div class="quotebox"><cite>Mr.Max пишет:</cite><blockquote><p> У меня сервер в NL поэтому я не могу получить содержимое страницы.</p></blockquote></div><p>Тогда запрос через прокси можно офромить, правда бесплатные прокси живут несколько дней и приходится менять постоянно. <br />Если запросов не очень много (меньше 1000 за сутки) можете моим воспользоваться, ссылку в личку отправлю.</p>]]></description>
			<author><![CDATA[null@example.com (smsbox3)]]></author>
			<pubDate>Tue, 12 May 2020 11:00:51 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=16802#p16802</guid>
		</item>
		<item>
			<title><![CDATA[Re: tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=16801#p16801</link>
			<description><![CDATA[<div class="quotebox"><cite>andrewbeats пишет:</cite><blockquote><p>Пробуй))</p><div class="codebox"><pre><code>$stream_url = file_get_contents(&quot;https://tortuga.wtf/vod/5636&quot;);
preg_match(&#039;/file:&quot;\K[^&quot;]+/&#039;, $stream_url, $matches);
$stream_url = $matches[0];

echo $stream_url;</code></pre></div><p>На выходе получаем<br /></p><div class="codebox"><pre><code>https://blackpearl.tortuga.wtf/content/stream/serials/the.mandalorian.s01e01.anaive.vo_5636/hls/index.m3u8</code></pre></div></blockquote></div><p>У меня сервер в NL поэтому я не могу получить содержимое страницы.</p>]]></description>
			<author><![CDATA[null@example.com (Mr.Max)]]></author>
			<pubDate>Mon, 11 May 2020 15:44:14 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=16801#p16801</guid>
		</item>
		<item>
			<title><![CDATA[Re: tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=16800#p16800</link>
			<description><![CDATA[<div class="quotebox"><cite>Mr.Max пишет:</cite><blockquote><p>Не подскажете как можно на php вытащить источники файлов m3u8 из <a href="https://tortuga.wtf/embed/41">https://tortuga.wtf/embed/41</a> ?.Там есть защита по ip на сервере не хочет открывать вообще.</p></blockquote></div><p>Пробуй))</p><div class="codebox"><pre><code>$stream_url = file_get_contents(&quot;https://tortuga.wtf/vod/5636&quot;);
preg_match(&#039;/file:&quot;\K[^&quot;]+/&#039;, $stream_url, $matches);
$stream_url = $matches[0];

echo $stream_url;</code></pre></div><p>На выходе получаем<br /></p><div class="codebox"><pre><code>https://blackpearl.tortuga.wtf/content/stream/serials/the.mandalorian.s01e01.anaive.vo_5636/hls/index.m3u8</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (andrewbeats)]]></author>
			<pubDate>Mon, 11 May 2020 14:33:30 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=16800#p16800</guid>
		</item>
		<item>
			<title><![CDATA[tortuga.wtf]]></title>
			<link>https://hms.lostcut.net/viewtopic.php?pid=16799#p16799</link>
			<description><![CDATA[<p>Не подскажете как можно на php вытащить источники файлов m3u8 из <a href="https://tortuga.wtf/embed/41">https://tortuga.wtf/embed/41</a> ?.Там есть защита по ip на сервере не хочет открывать вообще.</p>]]></description>
			<author><![CDATA[null@example.com (Mr.Max)]]></author>
			<pubDate>Mon, 11 May 2020 11:26:37 +0000</pubDate>
			<guid>https://hms.lostcut.net/viewtopic.php?pid=16799#p16799</guid>
		</item>
	</channel>
</rss>
