<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yt/crates, branch v1.3.2</title>
<subtitle>A fully featured command line YouTube client</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/clients/yt/atom?h=v1.3.2</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/clients/yt/atom?h=v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/'/>
<updated>2024-11-04T20:18:05+00:00</updated>
<entry>
<title>build(treewide): Update</title>
<updated>2024-11-04T20:18:05+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-11-04T20:18:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=93860b95995aab5a4caf59ba7b25105ddb2dfcdd'/>
<id>urn:sha1:93860b95995aab5a4caf59ba7b25105ddb2dfcdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(yt_dlp/progress_hook): Mark estimates as such</title>
<updated>2024-11-04T19:29:29+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-11-04T19:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=887be12527ca8eba92b89226c6251089d30e3be5'/>
<id>urn:sha1:887be12527ca8eba92b89226c6251089d30e3be5</id>
<content type='text'>
Currently, the wildly changing estimate numbers are not differentiated
from the valid numbers.
</content>
</entry>
<entry>
<title>fix(yt/download): Only print changed bytes sizes, on changed string</title>
<updated>2024-11-04T19:26:55+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-11-04T19:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=794546168238eca6300a9088204ad59ef917395e'/>
<id>urn:sha1:794546168238eca6300a9088204ad59ef917395e</id>
<content type='text'>
2_000_000_000 and 2_000_000_001 cache sizes are not the same, but will
both print out "1.86 GiB". Obviously, notifying the user about this
change is rather counter-productive.
</content>
</entry>
<entry>
<title>style(treewide): Format</title>
<updated>2024-10-29T16:44:00+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-29T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=9a47c1ffe2baab5aa6bf1aa39689aa376afec145'/>
<id>urn:sha1:9a47c1ffe2baab5aa6bf1aa39689aa376afec145</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(yt_dlp/wrapper/info_json): Add further structure fields</title>
<updated>2024-10-29T16:33:44+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-29T16:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=a87454466800e5f360b6ea0c9ee9bec4ae2d2ce7'/>
<id>urn:sha1:a87454466800e5f360b6ea0c9ee9bec4ae2d2ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(yt_dlp/lib/progress_hook): Avoid overriding previous messages</title>
<updated>2024-10-29T16:31:01+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-29T16:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=5c7a16758c956d1ff30e68f497a07bfeefae22bb'/>
<id>urn:sha1:5c7a16758c956d1ff30e68f497a07bfeefae22bb</id>
<content type='text'>
Otherwise, the hook would simply cancel the already printed line.
</content>
</entry>
<entry>
<title>fix(yt_dlp/lib/progress_hook): Estimate `total_byte_size` better</title>
<updated>2024-10-19T12:28:32+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-19T12:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=709066c8c6a8ee1cc1f4dfbc032cfaad141e12f8'/>
<id>urn:sha1:709066c8c6a8ee1cc1f4dfbc032cfaad141e12f8</id>
<content type='text'>
This still is sort of weird, because the total byte size changes whilst
downloading, but it is still immensely better than just putting a `0`
there.
</content>
</entry>
<entry>
<title>refactor(libmpv2): Include in the workspace</title>
<updated>2024-10-14T19:11:42+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-14T19:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=6df118a3e02fe5122b8163ebad77b9f3532d2901'/>
<id>urn:sha1:6df118a3e02fe5122b8163ebad77b9f3532d2901</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test(treewide): Fix, so they compile and ignore</title>
<updated>2024-10-14T19:02:12+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-14T18:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=baffdf885aab7490e1024a73f8ee3ce35817c586'/>
<id>urn:sha1:baffdf885aab7490e1024a73f8ee3ce35817c586</id>
<content type='text'>
The tests are just not in an ideal state right now. Running them via
`cargo test` still works, but the `yt_dlp` test simply seem to deadlock?
</content>
</entry>
<entry>
<title>refactor(treewide): Conform to the clippy and rust lints</title>
<updated>2024-10-14T16:05:33+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-10-14T16:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/clients/yt/commit/?id=2c7980b773cad586af5db8ff0755f1d74d94f7d1'/>
<id>urn:sha1:2c7980b773cad586af5db8ff0755f1d74d94f7d1</id>
<content type='text'>
</content>
</entry>
</feed>
