Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この文字列から「キーワード」を取得する際に問題があります。string.replace() を試しましたが、うまくいきませんでした。この文字列からキーワードを分離する方法を知っていますか?
var url = "< id xmlns=\"http://www.w3.org/2005/Atom\">http://gdata.youtube.com/feeds/api/videos/keyword< /id>";
手伝ってくれてありがとう!