4
3
Fork
You've already forked PipePipeExtractor
3

BiliBili: fix two NPEs related to uploader extracting #19

Merged
NullPointerException merged 2 commits from chr_56/PipePipeExtractor:bilibili-upload-extraction into main 2026年04月26日 06:16:08 +02:00
Contributor
Copy link

There are two possible NPEs:

  • First one is in extracting uploader of channel videos via WebAPI. This causes empty uploder only, thanks for Optional).
  • Second one is in extracting uploader of channel playlists. This leads that channel playlists or user playlists have first page only; explicitly NPE. (This may fix GitHub#2192)

(削除) (Both are introduced in commits from another contributor last year, but are found this year) (削除ここまで)

There are two possible NPEs: - First one is in extracting uploader of channel videos via WebAPI. This causes _empty uploder_ only, thanks for `Optional`). - Second one is in extracting uploader of channel playlists. This leads that channel playlists or user playlists have _first page only_; explicitly NPE. (This may fix [GitHub#2192](https://github.com/InfinityLoop1308/PipePipe/issues/2192)) ~(Both are introduced in commits from another contributor last year, but are found this year)~
chr_56 changed title from (削除) BiliBili: fix two NPEs in extracting uploader (削除ここまで) to BiliBili: fix two NPEs related to uploader extracting 2026年04月22日 08:09:20 +02:00
chr_56 force-pushed bilibili-upload-extraction from 4fcbece572 to 66bb1ee4ea 2026年04月22日 08:18:25 +02:00 Compare

Thanks.
Btw, do you have any idea about the long‐term maintenance after bilibili-API-collect got taken down?

Thanks. Btw, do you have any idea about the long‐term maintenance after bilibili-API-collect got taken down?
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NullPointerException/PipePipeExtractor!19
Reference in a new issue
NullPointerException/PipePipeExtractor
No description provided.
Delete branch "chr_56/PipePipeExtractor:bilibili-upload-extraction"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?