-
-
Notifications
You must be signed in to change notification settings - Fork 509
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
Python error #1729
Comments
Me too |
Same here. Also happens on NewPipe and YTDLnis |
Same problem. Seems to be during the file merging output steps. This error appears on TikTok videos and YouTube videos |
Same here but works after few tries. |
Same on v1.13.0 with android 14. Got same error to with some vimeo but not all |
App version: 1.13.0 (11302) URL: http://xhslink.com/a/E969k4VptKVW |
Same here with a Galaxy A35 5G: App version: 1.13.0-(F-Droid) (11302) URL: https://www.instagram.com/p/DAox0XdJYTB/?igsh=YmF0cXVvaWNsZGZm |
Same issue on Google Pixel 7 Error reportApp version: 1.13.0-(F-Droid) (11302) Device information: Android 14 (API 34) Supported ABIs: [arm64-v8a] Yt-dlp version: 2024.10.01.232843URL: https://www.instagram.com/reel/DAWS3O3tT9a/?igsh=aXQ1Z254aGJyaGMz |
I just researched and found out that starting with yt-dlp version 2024.09.27 it seems like it dropped support for Python 3.8 If you setup to have yt-dlp auto upgraded, there is no way to use old version of yt-dlp as far as I know. |
same issue on Instagram reels (both stable and preview version) App version: 1.13.0 (11302) URL: https://www.instagram.com/reel/C846R3VS6nD/?igsh=MXBiZmJrbHBwcGZpbA== |
It says "support for it will be dropped soon" because currently it's just a warning (unless seal has some code that makes it break on warnings)
I don't know anything about seal, but I'll just note that if it's using
Does Seal allow custom yt-dlp commands? If yes, I guess you could run |
Screenshot? As far as I know NewPipe doesn't use yt-dlp |
Me too getting this error |
Same here. |
This comment was marked as outdated.
This comment was marked as outdated.
This is a warning instead of an error. For the actual error that failed the download, please check the link below |
yt-dlp maintainer here: We plan on removing support for Python 3.8 after the next release We don't want to suddenly break this app by rushing things, but we also don't want to move too slowly and run into problems with our dependencies dropping 3.8 support before we do. What kind of timeframe can we expect regarding a new release from your side? |
@Grub4K Thx for the msg! We've already compiled the app with a new version of python and a new release will be availble soon |
@Kmwinter4 update Seal |
|
@Kmwinter4 Not the version of yt-dlp inside the seal app, but seal itself. v1.13.1 is the latest version. |
@seproDev and do you know how to update? I search but it comes only Linux, windows, macOs, and none could open on my phone |
@Kmwinter4 Either use the auto update feature of Seal: Or download the APK from GitHub: https://github.com/JunkFood02/Seal/releases/latest |
Checklist
Describe the bug
Evert time I tried to download something appears this message and I checked for an update or something else. But still doesn't work
To Reproduce
No response
Error reports
App version: 1.13.0 (11302)
Device information: Android 13 (API 33)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2024.09.27.232842
URL: https://vm.tiktok.com/ZMh6wUEwk/
Deprecated Feature: Support for Python version 3.8 has been deprecated. Please update to Python 3.9 or above
ERROR: Postprocessing: Error opening input files: Permission denied
Screenshots & Screen Records
Additional context
No response
The text was updated successfully, but these errors were encountered: