You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
rt,如对
b23.tv/YJSP810
访问可得:https://www.bilibili.com/video/BV1oz9JYxETC?buvid=码&from_spmid=tm.recommend.0.0&is_story_h5=false&mid=EUUUGRmBARRRQZGYEBFFFA%3D%3D&p=1&plat_id=码&share_from=ugc&share_medium=android&share_plat=android&share_session_id=码&share_source=COPY&share_tag=s_i&spmid=united.player-video-detail.0.0&timestamp=码&unique_k=YJSP810&up_id=510941798
其中
mid=EUUUGRmBARRRQZGYEBFFFA%3D%3D&
显然是base64且可以解码为一串长度为32字符的hex字符串。生成短链请求
api.bilibili.com
时headers里也会带上x-bili-mid
。但已有的两种对分享者(当然视频作者的uid也测试过了)uid进行MD5运算方法均无法匹配上解码出来的字符串🤔。
Beta Was this translation helpful? Give feedback.
All reactions