-
-
Notifications
You must be signed in to change notification settings - Fork 931
Description
Checklist
- I'm reporting a bug unrelated to a specific site.
- I've verified that I'm running the latest version of yt-dlp.
- I've verified that I'm running the latest stable version of Seal or any later preview versions.
- I've read the Contributing guidelines and Code Of Conduct.
- I've checked that the site i'm trying to download from is in the Supported Sites list from yt-dlp
- I understand that the issue will be (ignored/closed) if I intentionally remove or skip any mandatory field.
Describe the bug
I cannot download any video or audio from YouTube
To Reproduce
- Open YouTube
- Copy a video link
- Paste it into the app
- See the error
Error reports
App version: 1.13.0 (11302)
Device information: Android 13 (API 33)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version: 2025.10.25.232842
URL: https://youtu.be/H2f7MZaw3Yo
Traceback (most recent call last):
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/packages/python/usr/lib/python3.8/runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/packages/python/usr/lib/python3.8/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/main.py", line 14, in
File "", line 259, in load_module
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/init.py", line 4, in
ImportError: You are using an unsupported version of Python. Only Python versions 3.10 and above are supported by yt-dlp
Screenshots & Screen Records
Additional context
No response