Skip to content
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

Question: bilibili.com Premium Video/Audio ONLY with account login, no premium required #9971

Closed
6 of 9 tasks
Cactism opened this issue May 19, 2024 · 4 comments
Closed
6 of 9 tasks
Labels
question Question

Comments

@Cactism
Copy link

Cactism commented May 19, 2024

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Please make sure the question is worded well enough to be understood

On my jailbroken iPhone, I came across this tweak, "哔哩哔哩 NoAds," in the BigBoss Repository in Sileo, a package manager for jailbroken devices. Utilizing it allowed me to play 1080p enhanced bitrate videos, 4K videos, and videos with Hi-Res lossless audio without requiring premium, only requiring a free account.

This doesn't work logged out for some reason.

Knowing this, is it possible to use yt-dlp to 'exploit' this? Or doing something like this won't be possible due to a potential DMCA takedown?

(I suspect that the tweak does this by exploiting the '5 times free 1080p+/4K video trials per month' feature on mobile to achieve this, but I'm not entirely sure.)

Tweak information: 哔哩哔哩NoAds - sileo://package/com.swing.bilibili - from http://apt.thebigboss.org/repofiles/cydia/dists/stable

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

No response

@Cactism Cactism added the question Question label May 19, 2024
@Cactism
Copy link
Author

Cactism commented May 19, 2024

Here are some screenshots for proof:
image
image

@seproDev
Copy link
Collaborator

Well, the cydia package is no use since it's just a binary
If you can figure out what the package does, or what kind of requests are being sent with it installed, this could probably be implemented; otherwise there is really nothing to go off of.

@Cactism
Copy link
Author

Cactism commented May 21, 2024

Well, the cydia package is no use since it's just a binary If you can figure out what the package does, or what kind of requests are being sent with it installed, this could probably be implemented; otherwise there is really nothing to go off of.

Unfortunately, I don't believe that I was able to replicate the free premium video after a few initial tries, which leads me to believe that the aforementioned tweak just removes the "Trial" text, making it look like I got access to the premium qualities for free.

I still was able to get some network analysis files (that I personally can't understand), so I'll put them here if it would be of any use:
with tweak 1 - Stream-2024-05-20_210651.har.txt
with tweak 2 - Stream-2024-05-20_212222.har.txt
without tweak 1 - Stream-2024-05-20_214034.har.txt
without tweak 2 - Stream-2024-05-20_214142.har.txt
You should be able to open the files in a more human readable format by removing the .txt file extension and using a .har analyzer, here or here

I'll be closing this issue for now, and if I find any other news, I'll reopen.

@Cactism Cactism closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
@amstc
Copy link

amstc commented May 21, 2024

A similar script with source code. It is able to play Bilibili video at 1080p without login.
https://greasyfork.org/en/scripts/467511

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question
Projects
None yet
Development

No branches or pull requests

3 participants