<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									APIで動画をアップロードした場合の直接リンクURLについて - 質問・要望				            </title>
            <link>https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/api%e3%81%a7%e5%8b%95%e7%94%bb%e3%82%92%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e5%a0%b4%e5%90%88%e3%81%ae%e7%9b%b4%e6%8e%a5%e3%83%aa%e3%83%b3%e3%82%afurl%e3%81%ab/</link>
            <description>ただのうｐろだ 掲示板</description>
            <language>ja</language>
            <lastBuildDate>Sat, 11 Jul 2026 14:50:27 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: APIで動画をアップロードした場合の直接リンクURLについて</title>
                        <link>https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/api%e3%81%a7%e5%8b%95%e7%94%bb%e3%82%92%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e5%a0%b4%e5%90%88%e3%81%ae%e7%9b%b4%e6%8e%a5%e3%83%aa%e3%83%b3%e3%82%afurl%e3%81%ab/#post-50</link>
                        <pubDate>Sun, 02 Nov 2025 03:14:30 +0000</pubDate>
                        <description><![CDATA[お問い合わせありがとうございます。
不具合でしたので、修正しました。動画ファイルも問題なくリンクが返されるようになっていると思いますので、ご確認ください。]]></description>
                        <content:encoded><![CDATA[<p>お問い合わせありがとうございます。</p>
<p>不具合でしたので、修正しました。動画ファイルも問題なくリンクが返されるようになっていると思いますので、ご確認ください。</p>]]></content:encoded>
						                            <category domain="https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/">質問・要望</category>                        <dc:creator>管理人</dc:creator>
                        <guid isPermaLink="true">https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/api%e3%81%a7%e5%8b%95%e7%94%bb%e3%82%92%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e5%a0%b4%e5%90%88%e3%81%ae%e7%9b%b4%e6%8e%a5%e3%83%aa%e3%83%b3%e3%82%afurl%e3%81%ab/#post-50</guid>
                    </item>
				                    <item>
                        <title>APIで動画をアップロードした場合の直接リンクURLについて</title>
                        <link>https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/api%e3%81%a7%e5%8b%95%e7%94%bb%e3%82%92%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e5%a0%b4%e5%90%88%e3%81%ae%e7%9b%b4%e6%8e%a5%e3%83%aa%e3%83%b3%e3%82%afurl%e3%81%ab/#post-49</link>
                        <pubDate>Sun, 02 Nov 2025 02:05:27 +0000</pubDate>
                        <description><![CDATA[APIを公開いただきありがとうございます。動画をアップロードしてみたのですが、動画への直接リンクのURLはレスポンスには含まれないでしょうか。レスポンスのsource_urlが空文字でしたが、ここに動画への直接リンクが入る想定でしょうか。よろしくお願いいたします。
リクエスト
% curl -X POST\
  -u &quot;API:AoLU ets7 2zh3 gvqc cT...]]></description>
                        <content:encoded><![CDATA[<p>APIを公開いただきありがとうございます。<br />動画をアップロードしてみたのですが、動画への直接リンクのURLはレスポンスには含まれないでしょうか。<br />レスポンスのsource_urlが空文字でしたが、ここに動画への直接リンクが入る想定でしょうか。<br />よろしくお願いいたします。</p>
<p>リクエスト</p>
<pre contenteditable="false">% curl -X POST https://tadaup.jp/wp-json/custom/v1/upload \
  -u "API:AoLU ets7 2zh3 gvqc cTEe BHfp" \
  -F "file[]=@test.mp4"</pre>
<p>実際のレスポンス</p>
<pre contenteditable="false">{"success":true,"post_id":xxxxxxx,"url":"https:\/\/tadaup.jp\/xxxxxxxxxxxxxxx\/","source_url":"","thumbnail":"https:\/\/tadaup.jp\/AmG5mIz1.jpeg"}</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>]]></content:encoded>
						                            <category domain="https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/">質問・要望</category>                        <dc:creator>匿名</dc:creator>
                        <guid isPermaLink="true">https://tadaup.jp/community/%e8%b3%aa%e5%95%8f%e3%83%bb%e8%a6%81%e6%9c%9b/api%e3%81%a7%e5%8b%95%e7%94%bb%e3%82%92%e3%82%a2%e3%83%83%e3%83%97%e3%83%ad%e3%83%bc%e3%83%89%e3%81%97%e3%81%9f%e5%a0%b4%e5%90%88%e3%81%ae%e7%9b%b4%e6%8e%a5%e3%83%aa%e3%83%b3%e3%82%afurl%e3%81%ab/#post-49</guid>
                    </item>
							        </channel>
        </rss>
		