Rongrong
|
58d00a6917
|
fix(route/douyin/*): magic needed (#11481)
* fix(route/douyin/*): magic needed
Signed-off-by: Rongrong <i@rong.moe>
* fix: douyin hashtag
* Use Googlebot UA for sub-route 'live'
Signed-off-by: Rongrong <i@rong.moe>
Signed-off-by: Rongrong <i@rong.moe>
|
2022-12-22 22:36:39 +08:00 |
Tony
|
07819def98
|
feat(route): douyin live (#10060)
* feat(route): douyin live
* fix: add guid
* fix: typo
* docs: fix path
|
2022-06-29 03:46:21 +05:00 |
Tony
|
5fee2cb73a
|
perf(route): douyin/tiktok block unnecessary request
|
2022-06-17 18:01:08 +00:00 |
Tony
|
dd3b38f3ab
|
fix(route): douyin user puppeteer wait too long
`domcontentloaded` takes ~4s to be fired, `load` (default value for waitUntil) take ~8s to be fired
|
2022-06-06 22:39:34 +08:00 |
Tony
|
2085c2c7b9
|
fix(route): douyin uid verification
|
2022-06-01 12:02:42 +00:00 |
Rongrong
|
6510892497
|
feat(route)(douyin/user): major rewrite (#9618)
new:
embedded video
pubDate
category
avatar
user description
fix:
potential element class change
Signed-off-by: Rongrong <i@rong.moe>
|
2022-04-25 21:43:29 +08:00 |
Max-Tortoise
|
c9bb12fc34
|
feat(route): add 抖音 (#9604)
* feat(route): add 抖音
* Update lib/v2/douyin/user.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/douyin/user.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix substring and add config require
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
|
2022-04-24 17:14:27 +11:00 |