-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2258697
commit 39ba661
Showing
4 changed files
with
250 additions
and
0 deletions.
There are no files selected for viewing
49 changes: 49 additions & 0 deletions
49
bruno/app.bilibili.com/pgc/activity/deliver/material/receive.bru
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
meta { | ||
name: receive | ||
type: http | ||
seq: 1 | ||
} | ||
|
||
post { | ||
url: https://app.bilibili.com/pgc/activity/deliver/material/receive | ||
body: formUrlEncoded | ||
auth: none | ||
} | ||
|
||
headers { | ||
Host: api.bilibili.com | ||
buvid: {{buvid}} | ||
fp_local: {{device_id}} | ||
fp_remote: {{device_id}} | ||
session_id: e04d2e05 | ||
env: prod | ||
app-key: android64 | ||
user-agent: Mozilla/5.0 BiliDroid/7.72.0 ([email protected]) os/android model/Nexus mobi_app/android build/7720200 channel/yingyongbao innerVer/7720210 osVer/10 network/2 | ||
x-bili-trace-id: 0564afa825e0e1ec59164fe59367755a:59164fe59367755a:0:0 | ||
x-bili-aurora-eid: UlAAQFkMBVkH | ||
x-bili-mid: {{mid}} | ||
x-bili-aurora-zone: | ||
x-bili-gaia-vtoken: | ||
x-bili-ticket: eyJhbGciOiJIUzI1NiIsImtpZCI6InMwMyIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MzU3NzI2NDcsImlhdCI6MTczNTc0MzU0NywiYnV2aWQiOiJYVzcyNEQxNzI0Njg3MTlDQzI1NjA1REIyNDI0NzhEMkUxMjE5In0.eafhpooLoe2q6cA45_Xrgq1VO-y490pxP5gwJ4qm_ik | ||
bili-http-engine: cronet | ||
} | ||
|
||
body:form-urlencoded { | ||
access_key: {{access_key}} | ||
activity_code: | ||
appkey: {{appKey}} | ||
build: 7720200 | ||
c_locale: zh_CN | ||
channel: yingyongbao | ||
disable_rcmd: 0 | ||
ep_id: 511578 | ||
from_spmid: united.player-video-detail.player.continue | ||
mobi_app: android | ||
platform: android | ||
s_locale: zh_CN | ||
season_id: 41410 | ||
spmid: united.player-video-detail.0.0 | ||
statistics: {"appId":1,"platform":3,"version":"7.72.0","abtest":""} | ||
ts: 1735744215 | ||
sign: 132d2532467ef649a925aece247cdb4b | ||
} |
49 changes: 49 additions & 0 deletions
49
bruno/app.bilibili.com/pgc/activity/deliver/task/complete.bru
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
meta { | ||
name: complete | ||
type: http | ||
seq: 1 | ||
} | ||
|
||
post { | ||
url: https://app.bilibili.com/pgc/activity/deliver/task/complete | ||
body: formUrlEncoded | ||
auth: none | ||
} | ||
|
||
headers { | ||
Host: api.bilibili.com | ||
buvid: {{buvid}} | ||
fp_local: {{device_id}} | ||
fp_remote: {{device_id}} | ||
session_id: e04d2e05 | ||
env: prod | ||
app-key: android64 | ||
user-agent: Mozilla/5.0 BiliDroid/7.72.0 ([email protected]) os/android model/Nexus mobi_app/android build/7720200 channel/yingyongbao innerVer/7720210 osVer/10 network/2 | ||
x-bili-trace-id: a301946d9621645a707b40973f67755c:707b40973f67755c:0:0 | ||
x-bili-aurora-eid: UlAAQFkMBVkH | ||
x-bili-mid: {{mid}} | ||
x-bili-aurora-zone: | ||
x-bili-gaia-vtoken: | ||
x-bili-ticket: eyJhbGciOiJIUzI1NiIsImtpZCI6InMwMyIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MzU3NzI2NDcsImlhdCI6MTczNTc0MzU0NywiYnV2aWQiOiJYVzcyNEQxNzI0Njg3MTlDQzI1NjA1REIyNDI0NzhEMkUxMjE5In0.eafhpooLoe2q6cA45_Xrgq1VO-y490pxP5gwJ4qm_ik | ||
bili-http-engine: cronet | ||
content-type: application/x-www-form-urlencoded; charset=utf-8 | ||
} | ||
|
||
body:form-urlencoded { | ||
access_key: {{access_key}} | ||
appkey: {{appKey}} | ||
build: 7720200 | ||
c_locale: zh_CN | ||
channel: yingyongbao | ||
disable_rcmd: 0 | ||
mobi_app: android | ||
platform: android | ||
s_locale: zh_CN | ||
statistics: {"appId":1,"platform":3,"version":"7.72.0","abtest":""} | ||
task_id: 4320003 | ||
task_sign: 78cf66f2699393751c41c2fda27c2ccf | ||
timestamp: 1735744760834 | ||
token: 4c2cba3427 | ||
ts: 1735744760 | ||
sign: 2292d647d9b3f6dbd2f99b5a90cbddaf | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
meta { | ||
name: end | ||
type: http | ||
seq: 1 | ||
} | ||
|
||
post { | ||
url: https://app.bilibili.com/x/report/heartbeat/mobile | ||
body: formUrlEncoded | ||
auth: none | ||
} | ||
|
||
headers { | ||
Host: api.bilibili.com | ||
buvid: {{buvid}} | ||
fp_local: {{device_id}} | ||
fp_remote: {{device_id}} | ||
session_id: e04d2e05 | ||
env: prod | ||
app-key: android64 | ||
user-agent: {{user-agent}} | ||
x-bili-trace-id: 2c64470432d0c5346a475a449467755d:6a475a449467755d:0:0 | ||
x-bili-aurora-eid: UlAAQFkMBVkH | ||
x-bili-mid: {{mid}} | ||
x-bili-aurora-zone: | ||
x-bili-gaia-vtoken: | ||
x-bili-ticket: eyJhbGciOiJIUzI1NiIsImtpZCI6InMwMyIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MzU3NzI2NDcsImlhdCI6MTczNTc0MzU0NywiYnV2aWQiOiJYVzcyNEQxNzI0Njg3MTlDQzI1NjA1REIyNDI0NzhEMkUxMjE5In0.eafhpooLoe2q6cA45_Xrgq1VO-y490pxP5gwJ4qm_ik | ||
bili-http-engine: cronet | ||
} | ||
|
||
body:form-urlencoded { | ||
access_key: {{access_key}} | ||
actual_played_time: 548 | ||
aid: 726710400 | ||
appkey: {{appKey}} | ||
auto_play: 99 | ||
build: 7720200 | ||
c_locale: zh_CN | ||
channel: yingyongbao | ||
cid: 785731972 | ||
disable_rcmd: 0 | ||
epid: 511578 | ||
epid_status: 13 | ||
extra: {"from_outer_spmid":"activity.h5.0.0"} | ||
from: 12 | ||
from_spmid: united.player-video-detail.player.continue | ||
last_play_progress_time: 638 | ||
list_play_time: 0 | ||
max_play_progress_time: 638 | ||
mid: {{mid}} | ||
miniplayer_play_time: 0 | ||
mobi_app: android | ||
network_type: 1 | ||
paused_time: 0 | ||
platform: android | ||
play_mode: 1 | ||
play_status: 1 | ||
play_type: | ||
played_time: 548 | ||
quality: 64 | ||
report_flow_data: | ||
s_locale: zh_CN | ||
session: 2edcb8dc8ff0b6f13dd685a23aff692b72bf2869 | ||
sid: 41410 | ||
spmid: united.player-video-detail.0.0 | ||
start_ts: 1735744223 | ||
statistics: {"appId":1,"platform":3,"version":"7.72.0","abtest":""} | ||
sub_type: 1 | ||
total_time: 548 | ||
track_id: | ||
ts: 1735744771 | ||
type: 4 | ||
user_status: 1 | ||
video_duration: 1450 | ||
sign: 1021d178fb342c0c48617d3692c97d46 | ||
} |
76 changes: 76 additions & 0 deletions
76
bruno/app.bilibili.com/x/report/heartbeat/mobile/start.bru
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
meta { | ||
name: start | ||
type: http | ||
seq: 2 | ||
} | ||
|
||
post { | ||
url: https://app.bilibili.com/x/report/heartbeat/mobile | ||
body: formUrlEncoded | ||
auth: none | ||
} | ||
|
||
headers { | ||
Host: api.bilibili.com | ||
buvid: {{buvid}} | ||
fp_local: {{device_id}} | ||
fp_remote: {{device_id}} | ||
session_id: e04d2e05 | ||
env: prod | ||
app-key: android64 | ||
user-agent: {{user-agent}} | ||
x-bili-trace-id: 8fcda5ac30f6510905b2834bbb67755a:05b2834bbb67755a:0:0 | ||
x-bili-aurora-eid: UlAAQFkMBVkH | ||
x-bili-mid: {{mid}} | ||
x-bili-aurora-zone: | ||
x-bili-gaia-vtoken: | ||
x-bili-ticket: eyJhbGciOiJIUzI1NiIsImtpZCI6InMwMyIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MzU3NzI2NDcsImlhdCI6MTczNTc0MzU0NywiYnV2aWQiOiJYVzcyNEQxNzI0Njg3MTlDQzI1NjA1REIyNDI0NzhEMkUxMjE5In0.eafhpooLoe2q6cA45_Xrgq1VO-y490pxP5gwJ4qm_ik | ||
bili-http-engine: cronet | ||
} | ||
|
||
body:form-urlencoded { | ||
access_key: {{access_key}} | ||
actual_played_time: 0 | ||
aid: 726710400 | ||
appkey: {{appKey}} | ||
auto_play: 99 | ||
build: 7720200 | ||
c_locale: zh_CN | ||
channel: yingyongbao | ||
cid: 785731972 | ||
disable_rcmd: 0 | ||
epid: 511578 | ||
epid_status: 13 | ||
extra: {"from_outer_spmid":"activity.h5.0.0"} | ||
from: 12 | ||
from_spmid: united.player-video-detail.player.continue | ||
last_play_progress_time: 0 | ||
list_play_time: 0 | ||
max_play_progress_time: 0 | ||
mid: {{mid}} | ||
miniplayer_play_time: 0 | ||
mobi_app: android | ||
network_type: 1 | ||
paused_time: 0 | ||
platform: android | ||
play_mode: 1 | ||
play_status: 1 | ||
play_type: | ||
played_time: 0 | ||
quality: 64 | ||
report_flow_data: | ||
s_locale: zh_CN | ||
session: 2edcb8dc8ff0b6f13dd685a23aff692b72bf2869 | ||
sid: 41410 | ||
spmid: united.player-video-detail.0.0 | ||
start_ts: 0 | ||
statistics: {"appId":1,"platform":3,"version":"7.72.0","abtest":""} | ||
sub_type: 1 | ||
total_time: 0 | ||
track_id: | ||
ts: 1735744223 | ||
type: 4 | ||
user_status: 1 | ||
video_duration: 1450 | ||
sign: 37b0acd3bab7b40a082ce510041a0a2b | ||
} |