diff --git a/src/clis/xiaohongshu/download.ts b/src/clis/xiaohongshu/download.ts index 2e12297e..39f071b9 100644 --- a/src/clis/xiaohongshu/download.ts +++ b/src/clis/xiaohongshu/download.ts @@ -58,7 +58,7 @@ cli({ '.note-slider img', '.note-image img', '.image-wrapper img', - '#noteContainer img[src*="xhscdn"]', + '#noteContainer .media-container img[src*="xhscdn"]', 'img[src*="ci.xiaohongshu.com"]' ];