Rename voussoir/YoutubeChannelDownloader -> voussoir/ycdl.
[minor]
This commit is contained in:
parent
56bbc1b95a
commit
7fee5d031f
2 changed files with 2 additions and 2 deletions
|
@ -223,7 +223,7 @@ code { font-family: monospace; }
|
||||||
<h3 class="cvitem_title">YCDL</h3>
|
<h3 class="cvitem_title">YCDL</h3>
|
||||||
<div class="cvitem_details">
|
<div class="cvitem_details">
|
||||||
<p>YoutubeChannelDownloader was born out of a dissatisfaction with YouTube's own interface for keeping track of which videos I have already watched, as well as a desire to integrate with youtube-dl. YCDL makes it easy for me to watch through a channel's catalog of videos, picking which ones I'd like to download while ignoring the others. Plus, as it creates an offline database, it will retain metadata about videos even after they are removed or deleted from the original YouTube channel.</p>
|
<p>YoutubeChannelDownloader was born out of a dissatisfaction with YouTube's own interface for keeping track of which videos I have already watched, as well as a desire to integrate with youtube-dl. YCDL makes it easy for me to watch through a channel's catalog of videos, picking which ones I'd like to download while ignoring the others. Plus, as it creates an offline database, it will retain metadata about videos even after they are removed or deleted from the original YouTube channel.</p>
|
||||||
<p><a href="https://github.com/voussoir/YoutubeChannelDownloader">https://github.com/voussoir/YoutubeChannelDownloader</a></a>
|
<p><a href="https://github.com/voussoir/ycdl">https://github.com/voussoir/ycdl</a></a>
|
||||||
</div>
|
</div>
|
||||||
<img class="cvitem_logo" src="./cv/ycdl.svg"/>
|
<img class="cvitem_logo" src="./cv/ycdl.svg"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -112,7 +112,7 @@ Forgive me if I don't provide too many other case studies of bad examples. I don
|
||||||
|
|
||||||
[Bill Hammack aka The Engineer Guy](https://youtube.com/channel/UC2bkHVIDjXS7sgrgjFtzOXQ/videos) is a clear communicator who shows the fascinating internals and design of things we take for granted, often with a poetic bent. It's hard to pick a single best video, so check out [Nitinol](https://www.youtube.com/watch?v=wI-qAxKJoSU), [Plastic injection molding](https://www.youtube.com/watch?v=RMjtmsr3CqA) and [Aluminum cans](https://www.youtube.com/watch?v=hUhisi2FBuw).
|
[Bill Hammack aka The Engineer Guy](https://youtube.com/channel/UC2bkHVIDjXS7sgrgjFtzOXQ/videos) is a clear communicator who shows the fascinating internals and design of things we take for granted, often with a poetic bent. It's hard to pick a single best video, so check out [Nitinol](https://www.youtube.com/watch?v=wI-qAxKJoSU), [Plastic injection molding](https://www.youtube.com/watch?v=RMjtmsr3CqA) and [Aluminum cans](https://www.youtube.com/watch?v=hUhisi2FBuw).
|
||||||
|
|
||||||
[Ian LaSpina aka Knyght Errant](https://youtube.com/channel/UC1T4KJG1L_kTrP9RcdU5Csw/videos) participates in Medieval Living History events and makes videos about medieval culture, arms, and armor. Although I never considered myself to be very interested in history, I was absolutely absorbed by his [Palazzo Ducale Bascinet video](https://www.youtube.com/watch?v=mSjmxMfEtvE) and quickly [binged](https://github.com/voussoir/YoutubeChannelDownloader#easily-watch-every-video-on-the-channel) his whole channel.
|
[Ian LaSpina aka Knyght Errant](https://youtube.com/channel/UC1T4KJG1L_kTrP9RcdU5Csw/videos) participates in Medieval Living History events and makes videos about medieval culture, arms, and armor. Although I never considered myself to be very interested in history, I was absolutely absorbed by his [Palazzo Ducale Bascinet video](https://www.youtube.com/watch?v=mSjmxMfEtvE) and quickly [binged](https://github.com/voussoir/ycdl#easily-watch-every-video-on-the-channel) his whole channel.
|
||||||
|
|
||||||
## Escape the bubble
|
## Escape the bubble
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue