Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Atom logo
Popular topic
Atom is a open source text editor built with web technologies.
Trending repository
GitHub Universe 2020
Upcoming event recommended by GitHub
Dec
9

GitHub Universe 2020

December 09, 2020 • Virtual

GitHub Universe is an event for all developers to learn from industry thought leaders, technical experts, and peers about the latest software development and to see the latest announcements from GitHub.
App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.

Trending repository
JonoloLuo
JonoloLuo commented Nov 10, 2020

本人不会C#,所以只能帮忙提取API,希望有人能帮忙更新进去,这样就不需要麻烦的找UP主的ID了.

所有关注的接口

curl 'https://api.bilibili.com/x/relation/followings?vmid={用户ID}&pn=1&ps=20&order=desc&order_type=attention&jsonp=jsonp&callback=__jp19' \
  -H 'authority: api.bilibili.com' \
  -H 'user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36' \
  -H 'accept: 
Trending repository
App recommended by GitHub

CommitCheck

CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.

You can’t perform that action at this time.