<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5730&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / wget download articles linked to from a page]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5730</link>
		<description><![CDATA[The most recent posts in wget download articles linked to from a page.]]></description>
		<lastBuildDate>Wed, 31 May 2023 08:14:38 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: wget download articles linked to from a page]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42429#p42429</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>Maybe use sed to remove the &lt;link&gt; &lt;/link&gt;, then put the list into a &#039;for in&#039; loop(?)</p></div></blockquote></div><p>kind of a workaround... put the links in a file and then</p><div class="codebox"><pre><code>wget -i file</code></pre></div><p>thank you!</p>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Wed, 31 May 2023 08:14:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42429#p42429</guid>
		</item>
		<item>
			<title><![CDATA[Re: wget download articles linked to from a page]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42427#p42427</link>
			<description><![CDATA[<p>Hi, I used to download electronics pages with httrack, a webpage/site downloader. The package is in the devuan repos for Daedalus.</p><p>With the page on your computer you may move the docs you want and then clean up the left-overs to the rubbish bin.</p><p>I hope this helps you.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Tue, 30 May 2023 19:34:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42427#p42427</guid>
		</item>
		<item>
			<title><![CDATA[Re: wget download articles linked to from a page]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42425#p42425</link>
			<description><![CDATA[<p>Maybe use sed to remove the &lt;link&gt; &lt;/link&gt;, then put the list into a &#039;for in&#039; loop(?)</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Tue, 30 May 2023 18:57:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42425#p42425</guid>
		</item>
		<item>
			<title><![CDATA[wget download articles linked to from a page]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=42421#p42421</link>
			<description><![CDATA[<p>Hello everybody!</p><p>I want to download <span class="bbu">all</span> the articles this page</p><div class="codebox"><pre><code>https://shepherdexpress.com/lifestyle/out-of-my-mind</code></pre></div><p>has links to. </p><p>I use an alias</p><div class="codebox"><pre><code>type get
get is aliased to `wget -mkEpnp&#039;</code></pre></div><p>but it doesn&#039;t work. There is only one downloaded page which is &#039;.rss&#039;</p><div class="codebox"><pre><code>ls ~/shepherdexpress.com/lifestyle/out-of-my-mind/
index.rss</code></pre></div><p>This &#039;.rss&#039; page contains links to the articles </p><div class="codebox"><pre class="vscroll"><code>perl -ne &#039;print if /link/..!/\\\s*$/&#039; index.rss
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/do-something/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/aviophobia/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/just-how-incarnated-are-you/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/ageism-hurts-more-than-seniors/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/does-the-nose-know/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/meet-your-therapist-nature/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/an-overlooked-key-to-happiness/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/health-anxiety-hurts/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/messages-from-the-embodied-mind/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/when-people-mess-with-your-autonomy/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/how-to-lose-friends-and-alienate-people/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/can-dreaming-heal-emotional-wounds/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/alcohol-is-not-your-friend/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/family-traits-that-hurt-or-heal/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/loves-lessons-learned/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/moneys-impact-on-mental-health/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/there-are-monsters-among-us/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/the-power-of-distraction/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/pathological-liars/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/your-nights-make-your-days/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/when-bad-things-happen/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/looking-back-to-envision-forward/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/christmas-has-an-identity-crisis/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/why-employee-performance-reviews-suck/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/your-brain-on-animals/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/verbal-abuse-is-a-neurotoxin/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/grateful-people-are-happy-people/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/male-dating-dysfunction/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/your-brain-on-television/&lt;/link&gt;
&lt;link&gt;https://shepherdexpress.com/lifestyle/out-of-my-mind/got-election-angst/&lt;/link&gt;</code></pre></div><p>but for some reason &#039;wget&#039; doesn&#039;t download them.</p><p>I also tried &#039;r&#039; and &#039;l1&#039; and &#039;l2&#039; options but it made no difference.</p><div class="codebox"><pre><code>get -l 1 -r --convert-links</code></pre></div><p>Any suggestions how to download those articles are appreciated?<br />Thank you!</p>]]></description>
			<author><![CDATA[dummy@example.com (amaro)]]></author>
			<pubDate>Tue, 30 May 2023 14:59:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=42421#p42421</guid>
		</item>
	</channel>
</rss>
