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

[Bug Report] Can't download video - AES 128 encryption #507

Open
bibsp opened this issue Jan 13, 2023 · 11 comments
Open

[Bug Report] Can't download video - AES 128 encryption #507

bibsp opened this issue Jan 13, 2023 · 11 comments
Labels
bug Something isn't working help wanted Extra attention is needed pending This issue is being worked on upstream This is an upstream issue which cannot be solve here

Comments

@bibsp
Copy link

bibsp commented Jan 13, 2023

Describe the bug

Video URL: https://www.zee5.com/tv-shows/details/jagadhatri/0-6-4z5202574/divya-sen-is-questioned/0-1-6z5282317

This is downloadable by yt-dlp on windows.
But Seal gives error message.

To Reproduce

Use the above URL. If it is geo blocked then India IP is needed.
Log in is not required to download the video.

Error reports & Screenshots

Screenshot_2023-01-13-11-13-40-392_com junkfood seal

Device info

App version: 1.7.3 (10730)
Device information: Android 10 (API 29)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2023.01.06

Additional context

No response

@bibsp bibsp added the bug Something isn't working label Jan 13, 2023
@BobbyESP
Copy link
Contributor

This error seems to appear because a library for python is needed to decrypt the stream.

Seems like the pycryptodomex library has to be added to the youtubedl-android libpython so.zip file. (Junkfood knows what I'm talking about).

@JunkFood02
Copy link
Owner

@BobbyESP Could you do this for me? A pr against the main branch of my fork is fine

@BobbyESP
Copy link
Contributor

For sure! But it will be in like 8 hours, sorry :( Because I'm on the way to school

@JunkFood02 JunkFood02 added the pending This issue is being worked on label Jan 13, 2023
@JunkFood02 JunkFood02 added upstream This is an upstream issue which cannot be solve here help wanted Extra attention is needed labels Feb 2, 2023
@bibsp
Copy link
Author

bibsp commented Mar 19, 2023

Any future plan for this? I'm just curious.

@Marco-9456
Copy link
Contributor

Any future plan for this? I'm just curious.

JunkFood02/youtubedl-android#3

@bibsp
Copy link
Author

bibsp commented Mar 19, 2023

Yes I know. But that is not fixed yet.

@BobbyESP
Copy link
Contributor

Is not that easy to fix since we don't install libraries as you can do in PC. We need more time

@BobbyESP
Copy link
Contributor

We have to probably rebuild the python files that Seal is using

@xibr
Copy link

xibr commented Apr 11, 2023

@JunkFood02
Copy link
Owner

Please update to v1.10.0-beta.1 and see if the issue resolved

@bibsp
Copy link
Author

bibsp commented May 11, 2023

I tried the above URL. It is fixed.
I don't know about any other URLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed pending This issue is being worked on upstream This is an upstream issue which cannot be solve here
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants