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

report #1763

Open
6 tasks done
xnbsxh opened this issue Oct 5, 2024 · 0 comments
Open
6 tasks done

report #1763

xnbsxh opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working new issue This issue is not triaged

Comments

@xnbsxh
Copy link

xnbsxh commented Oct 5, 2024

Checklist

Describe the bug

不知道为什么会报错

To Reproduce

No response

Error reports

App version: 1.13.0 (11300)
Device information: Android 14 (API 34)
Supported ABIs: [arm64-v8a, armeabi-v7a, armeabi]
Yt-dlp version:

URL: https://youtu.be/0bEPk3RMVmc?si=j7lw9w1hmBso4e8-
[debug] Command-line config: ['--no-mtime', '-v', '--no-playlist', '--downloader', 'libaria2c.so', '--external-downloader-args', 'aria2c:"--summary-interval=1"', '--add-metadata', '--no-embed-info-json', '-f', '140+623', '--embed-chapters', '--write-thumbnail', '--convert-thumbnails', 'png', '-P', '/storage/emulated/0/Download/Seal', '-P', 'temp:/storage/emulated/0/Download/Seal/tmp', '-o', '%(title).200B [%(id)s].%(ext)s', '--no-cache-dir', '--ffmpeg-location', '/data/app/~~ssTzHjoTsuoNwa11qC3VIQ==/com.junkfood.seal-PoDfkH9XZmUScDYJzM3p3Q==/lib/arm64/libffmpeg.so', 'https://youtu.be/0bEPk3RMVmc?si=j7lw9w1hmBso4e8-']
[debug] Encodings: locale UTF-8, fs utf-8, pref UTF-8, out utf-8 (No ANSI), error utf-8 (No ANSI), screen utf-8 (No ANSI)
[debug] yt-dlp version stable@2024.04.09 from yt-dlp/yt-dlp [ff0779267] (zip)
[debug] Python 3.8.0 (CPython aarch64 64bit) - Linux-5.15.123-android13-8-00008-g3ca6a2912c7e-ab11087001-aarch64-with-libc (OpenSSL 1.1.1t 7 Feb 2023, libc)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.17, mutagen-1.46.0, sqlite3-3.30.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1810 extractors
WARNING: [youtube] 0bEPk3RMVmc: nsig extraction failed: You may experience throttling for some formats
n = 5m5Gn4NnGuEtP0UaYq ; player = https://www.youtube.com/s/player/96d06116/player_ias.vflset/en_US/base.js
[debug] [youtube] Unable to extract nsig function code (caused by RegexNotFoundError('Unable to extract Initial JS player n function name; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
WARNING: [youtube] 0bEPk3RMVmc: nsig extraction failed: You may experience throttling for some formats
n = 3M500HvyjNo7eByaRp ; player = https://www.youtube.com/s/player/96d06116/player_ias.vflset/en_US/base.js
[debug] Sort order given by extractor: quality, res, fps, hdr:12, source, vcodec:vp9.2, channels, acodec, lang, proto
[debug] Formats sorted by: hasvid, ie_pref, quality, res, fps, hdr:12(7), source, vcodec:vp9.2(10), channels, acodec, lang, proto, size, br, asr, vext, aext, hasaud, id
ERROR: [Errno 2] No such file or directory: '/storage/emulated/0/Download/Seal/tmp/NEW URB IMPALER - 40 KILLS Solo vs Squad RANKED GAMEPLAY ULTRA GRAPHICS 4k [0bEPk3RMVmc].webp'
Traceback (most recent call last):
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 1606, in wrapper
return func(self, *args, **kwargs)
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 1762, in __extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 1821, in process_ie_result
ie_result = self.process_video_result(ie_result, download=download)
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 2982, in process_video_result
self.process_info(new_info)
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 3241, in process_info
thumb_files = self._write_thumbnails(
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 4358, in _write_thumbnails
existing_thumb = self.existing_file((thumb_filename_final, thumb_filename))
File "/data/user/0/com.junkfood.seal/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/YoutubeDL.py", line 3178, in existing_file
os.remove(file)
FileNotFoundError: [Errno 2] No such file or directory: '/storage/emulated/0/Download/Seal/tmp/NEW URB IMPALER - 40 KILLS Solo vs Squad RANKED GAMEPLAY ULTRA GRAPHICS 4k [0bEPk3RMVmc].webp'

Screenshots & Screen Records

Screenshot_2024-10-05-22-22-08-159_com junkfood seal

Additional context

none

@xnbsxh xnbsxh added bug Something isn't working new issue This issue is not triaged labels Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new issue This issue is not triaged
Projects
None yet
Development

No branches or pull requests

1 participant