<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>YouTube on kenji.blog</title><link>http://kenji.blog/zh-tw/tags/youtube/</link><description>Recent content in YouTube on kenji.blog</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><copyright>kenjinote</copyright><lastBuildDate>Sun, 31 Aug 2025 20:24:49 +0900</lastBuildDate><atom:link href="http://kenji.blog/zh-tw/tags/youtube/index.xml" rel="self" type="application/rss+xml"/><item><title>賀年卡製作應用程式開發實況 VOL.1 (腳本)</title><link>http://kenji.blog/zh-tw/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</link><pubDate>Sun, 31 Aug 2025 20:24:49 +0900</pubDate><guid>http://kenji.blog/zh-tw/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/</guid><description>&lt;img src="http://kenji.blog/p/%E5%B9%B4%E8%B3%80%E7%8A%B6%E4%BD%9C%E6%88%90%E3%82%A2%E3%83%97%E3%83%AA%E9%96%8B%E7%99%BA%E9%85%8D%E4%BF%A1-vol.1/img.png" alt="Featured image of post 賀年卡製作應用程式開發實況 VOL.1 (腳本)" />&lt;h1 id="-youtube-實況腳本賀年卡製作應用程式開發第1回">🎬 YouTube 實況腳本（賀年卡製作應用程式開發・第1回）
&lt;/h1>&lt;ol start="0">
&lt;li>實況開始（開頭 2〜3分鐘）&lt;/li>
&lt;/ol>
&lt;h3 id="簡單問候">簡單問候
&lt;/h3>&lt;p>「大家好。從今天開始，我將開始一個使用 C++ 慢慢製作賀年卡製作應用程式的實況。」
「雖然不知道到完成為止會實況多少次，但會作為一個系列一點一滴地進行。」
「基本上我會安靜地作業，所以希望大家可以把它當作工作用的背景音樂來觀看。」&lt;/p>
&lt;h3 id="目標應用程式概要">目標應用程式概要
&lt;/h3>&lt;p>「在這個應用程式中，我希望能讓大家設計賀年卡的背面。」
「計畫包含插入照片、字體排列，以及使用 AI 進行圖片加工或插圖生成，最終預計上傳到 Microsoft Store。」&lt;/p>
&lt;h3 id="今日作業目標">今日作業目標
&lt;/h3>&lt;p>「作為第1回的今天，我們將整理環境並建立基礎。」
「具體來說，我希望能進行以下內容：&lt;/p>
&lt;ul>
&lt;li>建立 GIT 儲存庫&lt;/li>
&lt;li>建立主視窗&lt;/li>
&lt;li>顯示版本資訊對話方塊&lt;/li>
&lt;li>建立選單與實作結束命令&lt;/li>
&lt;li>Direct2D 的初始化與釋放處理及顯示 HelloWorld&lt;/li>
&lt;/ul>
&lt;p>」&lt;/p>
&lt;h3 id="關於原始碼公開">關於原始碼公開
&lt;/h3>&lt;p>「原始碼已在 GitHub 上公開。有興趣的朋友請務必去看看。」
→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;ol>
&lt;li>作業部分（無言）&lt;/li>
&lt;/ol>
&lt;p>建立 GitHub 儲存庫 → 初始提交&lt;/p>
&lt;p>建立主視窗雛形&lt;/p>
&lt;p>版本對話方塊與選單建立，以及結束命令的實作&lt;/p>
&lt;p>Direct2D 的初始化與釋放處理 → 確認 HelloWorld 的顯示&lt;/p>
&lt;p>適時推送到 GitHub&lt;/p>
&lt;p>※ 基本上無言，只有在必要時加入簡短的解說&lt;/p>
&lt;ol start="2">
&lt;li>實況結束前（最後 1〜2分鐘）&lt;/li>
&lt;/ol>
&lt;h3 id="今日進度總結">今日進度總結
&lt;/h3>&lt;p>「今天，我們建立了 GIT 儲存庫，並實作了視窗、結束按鈕以及版本對話方塊。」
「也完成了使用 Direct2D 顯示 HelloWorld 的部分。」&lt;/p>
&lt;h3 id="下次預告">下次預告
&lt;/h3>&lt;p>「下次開始，我希望能夠整理 UI 部分，或進行字串的物件化等工作。」&lt;/p>
&lt;h3 id="再次提供-github-連結">再次提供 GitHub 連結
&lt;/h3>&lt;p>→ &lt;a class="link" href="https://github.com/kenjinote/NengaCardApp/" target="_blank" rel="noopener"
>https://github.com/kenjinote/NengaCardApp/&lt;/a>&lt;/p>
&lt;h3 id="結尾">結尾
&lt;/h3>&lt;p>「感謝您的收看。下次我也會繼續努力，請多指教。」&lt;/p></description></item><item><title>如何使用 yt-dlp.exe 下載 YouTube 影片</title><link>http://kenji.blog/zh-tw/p/yt-dlp.exe-%E3%81%AB%E3%82%88%E3%82%8B-youtube-%E5%8B%95%E7%94%BB%E3%81%AE%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E6%96%B9%E6%B3%95/</link><pubDate>Tue, 03 Sep 2024 14:09:26 +0900</pubDate><guid>http://kenji.blog/zh-tw/p/yt-dlp.exe-%E3%81%AB%E3%82%88%E3%82%8B-youtube-%E5%8B%95%E7%94%BB%E3%81%AE%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E6%96%B9%E6%B3%95/</guid><description>&lt;img src="http://kenji.blog/p/yt-dlp.exe-%E3%81%AB%E3%82%88%E3%82%8B-youtube-%E5%8B%95%E7%94%BB%E3%81%AE%E3%83%80%E3%82%A6%E3%83%B3%E3%83%AD%E3%83%BC%E3%83%89%E6%96%B9%E6%B3%95/img_1.png" alt="Featured image of post 如何使用 yt-dlp.exe 下載 YouTube 影片" />&lt;h1 id="什麼是-yt-dlp">什麼是 yt-dlp
&lt;/h1>&lt;p>&lt;code>yt-dlp&lt;/code> 是一個用於下載 YouTube 影片的命令列工具。
不僅可以下載影片，還可以將其作為音樂檔案以 mp3 格式下載。&lt;/p>
&lt;h2 id="下載與安裝">下載與安裝
&lt;/h2>&lt;ol>
&lt;li>從 &lt;a class="link" href="https://github.com/yt-dlp/yt-dlp/releases" target="_blank" rel="noopener"
>yt-dlp 的發布頁面&lt;/a> 下載最新的 yt-dlp.exe。&lt;/li>
&lt;li>將 yt-dlp.exe 放置在任意資料夾中。&lt;/li>
&lt;li>將 yt-dlp.exe 的資料夾路徑加入到環境變數 Path 中。&lt;/li>
&lt;/ol>
&lt;h2 id="使用方法">使用方法
&lt;/h2>&lt;p>在命令提示字元中執行 yt-dlp.exe，並指定 YouTube 影片的 URL。&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">yt-dlp.exe &amp;#34;https://www.youtube.com/watch?v=VIDEO_ID&amp;#34;
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>※ 參數部分也可以只輸入 VIDEO_ID。&lt;/p>
&lt;p>如果要將其下載為 mp3 音樂檔案，請執行以下命令：&lt;/p>
&lt;div class="highlight">&lt;div class="chroma">
&lt;table class="lntable">&lt;tr>&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code>&lt;span class="lnt">1
&lt;/span>&lt;/code>&lt;/pre>&lt;/td>
&lt;td class="lntd">
&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">yt-dlp.exe --extract-audio --audio-format mp3 --embed-thumbnail --add-metadata &amp;#34;https://www.youtube.com/watch?v=VIDEO_ID&amp;#34;
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/td>&lt;/tr>&lt;/table>
&lt;/div>
&lt;/div>&lt;p>這樣，影片就會下載到執行命令的當前目錄中。&lt;/p>
&lt;p>以上。&lt;/p></description></item><item><title>關於生成式AI</title><link>http://kenji.blog/zh-tw/p/%E9%97%9C%E6%96%BC%E7%94%9F%E6%88%90%E5%BC%8Fai/</link><pubDate>Tue, 16 Apr 2024 02:13:56 +0900</pubDate><guid>http://kenji.blog/zh-tw/p/%E9%97%9C%E6%96%BC%E7%94%9F%E6%88%90%E5%BC%8Fai/</guid><description>&lt;img src="http://kenji.blog/p/%E7%94%9F%E6%88%90ai%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/img.png" alt="Featured image of post 關於生成式AI" />&lt;h2 id="關於生成式ai的講座影片">關於生成式AI的講座影片
&lt;/h2>&lt;ul>
&lt;li>「生成式AI」(1) 中尾政之・東京大學教授 2023.9.8&lt;/li>
&lt;/ul>
&lt;div class="video-wrapper">
&lt;iframe loading="lazy"
src="https://www.youtube.com/embed/uN0eilnXl4E"
allowfullscreen
title="YouTube Video"
>
&lt;/iframe>
&lt;/div>
&lt;ul>
&lt;li>「生成式AI」(2) 酒井邦嘉・東京大學大學院教授 2023.10.11&lt;/li>
&lt;/ul>
&lt;div class="video-wrapper">
&lt;iframe loading="lazy"
src="https://www.youtube.com/embed/wz1-DOZoQt0"
allowfullscreen
title="YouTube Video"
>
&lt;/iframe>
&lt;/div>
&lt;ul>
&lt;li>「生成式AI」(3) 松尾豐・東京大學大學院教授 2024.3.15&lt;/li>
&lt;/ul>
&lt;div class="video-wrapper">
&lt;iframe loading="lazy"
src="https://www.youtube.com/embed/U9vhGvFxKu0"
allowfullscreen
title="YouTube Video"
>
&lt;/iframe>
&lt;/div></description></item></channel></rss>