📊 データ処理 Reddit

Coworkが動画ダウンロードに8回失敗後、ロックを回避するコードを自作して解決

ユーザーがCoworkに動画のスクレイピングと結合を依頼。通常のダウンロードが8回失敗した後、Coworkが自主的にカスタムコードを書いてロックを回避し、再利用可能なプロジェクト指示ファイルとして保存

★★☆ 中級 10-20 min 2026年6月5日
R
Rc22_ @u/Rc22_

User who discovered Cowork's autonomous problem-solving when video downloads failed

ソース
📋

シナリオ

ユーザーはウェブサイトから動画を一括ダウンロードし、個別保存と1本への結合が必要だった。動画は通常のMP4に見えたがサイトによりダウンロードがロックされていた。ユーザーはタスクをCoworkに任せて別のタブへ移動。

💬

プロンプト

Scrape the videos from this page. Download each one as a separate file, then create a combined video of all of them together.

期待される結果

Coworkの自律的問題解決プロセス: 1. **初回試行**: 通常のMP4ダウンロード — 失敗 2. **粘り強さ**: 8つの異なる従来方式を試行 — すべて失敗 3. **自己エスカレーション**: ダウンロードがロックされていると認識し、カスタムコードを作成 4. **再利用可能な成果物**: コードをプロジェクト指示ファイルとして保存 5. **タスク完了**: 全動画のダウンロードと結合動画の作成に成功 **重要な発見:** 別タブで無人実行中のCoworkが、元のタスクを完了しただけでなく、再利用可能なソリューションを自律的に作成した。「タスクをこなしただけでなく、予想をはるかに超える成果を出した。」

📝

元の投稿

· 2026-06-05

Asked cowork to scrape videos create individual videos and a video of them all together. Had it running in a different chrome tab thinking it would be an easy thing as downloading mp4 usually isn't too hard but when I clicked back on Claude desktop and cowork tried like 8 times to scrape them normally then it wrote a code to be able to download despite that supposedly being locked and gave me it in a file to add to my project instructions. Well I guess it did its job and a shit ton more than anticipated.