Skip to content

Commit

Permalink
add baidu.photo limit
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed May 2, 2023
1 parent 4f62c46 commit e84cbef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guide/drivers/baidu.photo.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ star: true
- https://photo.baidu.com/photo/web/album/4021858707431029901
- **4021858707431029901** is {album_id}

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

### The default download method used
Expand Down
2 changes: 1 addition & 1 deletion docs/zh/guide/drivers/baidu.photo.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ star: true
- https://photo.baidu.com/photo/web/album/4021858707431029901
- **4021858707431029901**就是 {album_id}

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


Expand Down

0 comments on commit e84cbef

Please sign in to comment.