-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
website support request - bcy.net #592
Comments
wankio do you have any issues with profiles/galleries that are only accessible with mobile web/bcy app? Also i know how to get the full sized, non watermarked. example replace ^https://.+/img/banciyuan/ with https://img-bcy-qn.pstatp.com/ and remove everything after ~ example https://img-bcy-qn.pstatp.com/user/219002/item/web/17al0/72e9f460deb611e9afe7e78e9c02f7f3.jpg |
abit more info. https://bcy.net/apiv3/user/selfPosts?uid=473975&since=6654736582794281223&_signature= seems to grab the posts/images. originally came with a signature string but it seems to be negligible since i can access it without not sure what this "&since=6654736582794281223" is, since its not a unix timestamp. |
@pxssy thanks for all the info. Do you know if there is also an API endpoint for individual posts, like https://bcy.net/item/detail/6740183621631475980? It's currently using the embedded JSON data on the webpage itself, but that has its own problems. Anyway, there are know extractors for user timelines (https://bcy.net/u/219002) and single posts (https://bcy.net/item/detail/6740183621631475980) -> 719b63d. Please test them, if you can, and tell me if I've missed anything or if there are any bugs. |
https://bcy.net/item/detail/6740183621631475980?_source_page=cos
book icon is category
<a class="dm-tag dm-tag-a " href="/tag/63696?_source_page=detail" target="_blank" title=""><i type="original" style="margin-right:3px" class="iconfont icon-original"></i><span>王者荣耀</span></a>
other is tags (words and id, userid,username https://bcy.net/u/219002?_source_page=detail)
Pictures have another version without watermark, if i'm remember
The text was updated successfully, but these errors were encountered: