Skip to content

Commit e84cbef

Browse files
committed
add baidu.photo limit
1 parent 4f62c46 commit e84cbef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/drivers/baidu.photo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ star: true
3434
- https://photo.baidu.com/photo/web/album/4021858707431029901
3535
- **4021858707431029901** is {album_id}
3636

37-
- {tid}: Visit **https://photo.baidu.com/youai/album/v1/list** to get it.
37+
- {tid}: Visit **https://photo.baidu.com/youai/album/v1/list?limit=1000** to get it.
3838
- After entering the interface, `Ctrl+F` searches for the ID above, and you can see the corresponding {tid} in the following lines
3939

4040
### The default download method used

docs/zh/guide/drivers/baidu.photo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ star: true
3535
- https://photo.baidu.com/photo/web/album/4021858707431029901
3636
- **4021858707431029901**就是 {album_id}
3737

38-
- {tid}:访问 **https://photo.baidu.com/youai/album/v1/list.** 获取
38+
- {tid}:访问 **https://photo.baidu.com/youai/album/v1/list?limit=1000** 获取
3939
- 进入界面后`Ctrl+F`搜索上面的ID,在下面数几行就可以看到对应的 {tid}
4040

4141

0 commit comments

Comments
 (0)