{"description":{"en":"Gather YouTube videos and playlists into playlists of your own and play them on a loop — the whole list round and round, or one video over and over, in order or shuffled. Paste a video or playlist link to add it, drag to reorder, or drop a video onto another tab to move it. Up to ten playlists, no sign-up: they are kept in this browser only, and can be exported to a file and imported again elsewhere.","ja":"YouTube の動画やプレイリストを自分のプレイリストにまとめて、ループ再生できます。全曲を繰り返すことも、1曲だけを繰り返すことも、シャッフルもできます。動画やプレイリストのリンクを貼って追加し、ドラッグで並べ替え、別のタブに落とせば移動します。プレイリストは 10 個まで。登録は不要で、データはこのブラウザの中だけに保存されます。ファイルに書き出して、別の環境で読み込むこともできます。"},"json":"https://ever-garden.app/api/plants/youtube-loop-player","kind":"tool","license":{"kind":"input"},"name":{"en":"Loop Player for YouTube","ja":"Loop Player for YouTube"},"pages":{"en":"https://ever-garden.app/plants/youtube-loop-player","ja":"https://ever-garden.app/ja/plants/youtube-loop-player"},"planted":"2026-09-27","slug":"youtube-loop-player","status":"growing","summary":{"en":"Build playlists from YouTube videos and play them on a loop, in the browser.","ja":"YouTube の動画でプレイリストを作り、ループ再生する。ブラウザ内で完結。"},"updated":"2026-09-27","api":{"description":{"en":"Playback runs in the browser through YouTube's embedded player, and playlists live in the visitor's own browser, so there is no endpoint that returns them. Instead, a link can carry what to open: v=<video id> adds that video to the open playlist and cues it; list=<playlist id> reads a YouTube playlist and adds it as a new playlist. An AI agent can hand a person such a link and the player opens ready to loop. The options endpoint lists the parameters, the limits and the playlist file format.","ja":"再生は YouTube の埋め込みプレイヤーを使ってブラウザの中で行い、プレイリストも利用者のブラウザにだけ保存されるので、それを返すエンドポイントはありません。代わりに、開く内容をリンクに書けます。v=<動画 ID> はその動画を開いているプレイリストに追加して頭出しし、list=<プレイリスト ID> は YouTube のプレイリストを読み込んで新しいプレイリストとして追加します。AI エージェントがそのリンクを人に渡せば、すぐにループ再生できる状態でページが開きます。指定できるパラメータ・上限・プレイリストのファイル形式は options エンドポイントが返します。"},"examples":[{"description":{"en":"Opens the player with this video added to the open playlist (a page to open in a browser).","ja":"この動画を開いているプレイリストに追加した状態でプレイヤーを開く（ブラウザで開くページ）。"},"method":"GET","url":"https://ever-garden.app/plants/youtube-loop-player?v=M7lc1UVf-VE"},{"description":{"en":"Opens the player with this YouTube playlist added as a new playlist (a page to open in a browser).","ja":"この YouTube プレイリストを新しいプレイリストとして追加した状態でプレイヤーを開く（ブラウザで開くページ）。"},"method":"GET","url":"https://ever-garden.app/plants/youtube-loop-player?list=PLBCF2DAC6FFB574DE"},{"description":{"en":"The link parameters, limits and playlist file format (JSON).","ja":"リンクのパラメータ・上限・プレイリストのファイル形式（JSON）。"},"method":"GET","url":"https://ever-garden.app/api/youtube-loop-player/options"}]}}