<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.paper.us.eu.org/codedump/</link>
    <language>en-us</language>

    <title>codedump: channeldownloader.py history</title>
    <description>channeldownloader.py revision history</description>
    <item>
    <title>remove proxy flag</title>
    <link>https://hg.paper.us.eu.org/codedump/log/8ec0e91a5dcf/channeldownloader.py</link>
    <description><![CDATA[remove proxy flag<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 14 Apr 2023 23:53:37 -0400</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/3ecb2e815854/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 14 Apr 2023 23:52:47 -0400</pubDate>
</item>
<item>
    <title>channeldownloader: insane memory optimizations</title>
    <link>https://hg.paper.us.eu.org/codedump/log/196cf2e3d96e/channeldownloader.py</link>
    <description><![CDATA[channeldownloader: insane memory optimizations<br/>
<br/>
it should now use at maximum 300mb if you're using the split json files<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 25 Mar 2023 17:02:23 -0400</pubDate>
</item>
<item>
    <title>*: major cleanup</title>
    <link>https://hg.paper.us.eu.org/codedump/log/eac6dae753ca/channeldownloader.py</link>
    <description><![CDATA[*: major cleanup<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 03 Mar 2023 22:51:28 +0000</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/80bd4a99ea00/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 21 Jan 2023 15:26:34 -0500</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/eafe13de3f76/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 01 Jun 2022 07:19:02 -0400</pubDate>
</item>
<item>
    <title>Use regex instead of weirdness to filter archive.org names</title>
    <link>https://hg.paper.us.eu.org/codedump/log/63e6bc911606/channeldownloader.py</link>
    <description><![CDATA[Use regex instead of weirdness to filter archive.org names<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 18 May 2022 23:24:03 -0400</pubDate>
</item>
<item>
    <title>[channeldownloader.py] Implement HTTPError to circumvent Python 2 weirdness</title>
    <link>https://hg.paper.us.eu.org/codedump/log/a43ed076b28f/channeldownloader.py</link>
    <description><![CDATA[[channeldownloader.py] Implement HTTPError to circumvent Python 2 weirdness<br/>
<br/>
kind of hacky because we're just giving it none for everything LOL<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 18 May 2022 20:05:47 -0400</pubDate>
</item>
<item>
    <title>[channeldownloader.py] Python 2.7 compatibility</title>
    <link>https://hg.paper.us.eu.org/codedump/log/9636d5dee08c/channeldownloader.py</link>
    <description><![CDATA[[channeldownloader.py] Python 2.7 compatibility<br/>
<br/>
Also make the code a *lot* more optimized<br/>
(e.g. removing the unnecessary double for-loop)<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 18 May 2022 18:57:58 -0400</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/c615532e6572/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
<br/>
add option to use the split files instead of the full json<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 02 Jan 2022 07:09:55 -0500</pubDate>
</item>
<item>
    <title>[channeldownloader] Use yt-dlp in place of youtube-dl</title>
    <link>https://hg.paper.us.eu.org/codedump/log/4e7a9c7c0cce/channeldownloader.py</link>
    <description><![CDATA[[channeldownloader] Use yt-dlp in place of youtube-dl<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 19 Nov 2021 08:47:32 -0500</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/a3927b2ec6e6/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 14 Oct 2021 09:04:44 -0400</pubDate>
</item>
<item>
    <title>Update channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/edbe4aff3b78/channeldownloader.py</link>
    <description><![CDATA[Update channeldownloader.py<br/>
<br/>
why did i even do that<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 13 Oct 2021 18:45:50 -0400</pubDate>
</item>
<item>
    <title>Add channeldownloader.py</title>
    <link>https://hg.paper.us.eu.org/codedump/log/00403c09455c/channeldownloader.py</link>
    <description><![CDATA[Add channeldownloader.py<br/>
committer: GitHub &lt;noreply@github.com&gt;]]></description>
    <author>&#80;&#97;&#112;&#101;&#114;&#32;&#60;&#51;&#55;&#57;&#54;&#50;&#50;&#50;&#53;&#43;&#109;&#114;&#112;&#97;&#112;&#101;&#114;&#115;&#111;&#110;&#105;&#99;&#64;&#117;&#115;&#101;&#114;&#115;&#46;&#110;&#111;&#114;&#101;&#112;&#108;&#121;&#46;&#103;&#105;&#116;&#104;&#117;&#98;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 31 Jul 2021 01:38:46 -0400</pubDate>
</item>

  </channel>
</rss>
