You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
com.yausername.youtubedl_android.YoutubeDLException: [debug] Command-line config: ['--no-mtime', '-v', '--download-archive', '/data/user/0/com.junkfood.seal.preview/files/archive.txt', '--no-playlist', '--concurrent-fragments', '8', '--add-metadata', '--no-embed-info-json', '-S', 'vcodec:vp9.2', '--embed-chapters', '-P', '/storage/emulated/0/Download/Seal/TikTok', '-P', 'temp:/storage/emulated/0/Download/Seal/tmp', '-o', '%(title).200B [%(id)s].%(ext)s', '--no-cache-dir', '--ffmpeg-location', '/data/app/~~-fD4udCZONHpZYCBjAujoA==/com.junkfood.seal.preview-yY7Go98D5i4bXuLIGcUYgQ==/lib/arm64/libffmpeg.so', 'https://vm.tiktok.com/ZMB2EWNPH/']
[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 [email protected] from yt-dlp/yt-dlp [4985a4041] (zip)
[debug] Python 3.11.10 (CPython aarch64 64bit) - Linux-5.15.153-android13-3-28579584-aarch64-with-libc (OpenSSL 3.3.2 3 Sep 2024, libc)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.20.0, mutagen-1.47.0, sqlite3-3.46.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1841 extractors
[debug] Loading archive file '/data/user/0/com.junkfood.seal.preview/files/archive.txt'
ERROR: [TikTok] 7443214665045396768: Unable to extract webpage video data; 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
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/common.py", line 746, in extract
ie_result = self._real_extract(url)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 894, in _real_extract
video_data, status = self._extract_web_data_and_status(url, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 250, in _extract_web_data_and_status
raise ExtractorError('Unable to extract webpage video data')
at com.yausername.youtubedl_android.YoutubeDL.execute(SourceFile:43)
at com.junkfood.seal.download.DownloaderV2Impl$download$1.invokeSuspend(SourceFile:1309)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:113)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
To Reproduce
No response
Error reports
com.yausername.youtubedl_android.YoutubeDLException: [debug] Command-line config: ['--no-mtime', '-v', '--download-archive', '/data/user/0/com.junkfood.seal.preview/files/archive.txt', '--no-playlist', '--concurrent-fragments', '8', '--add-metadata', '--no-embed-info-json', '-S', 'vcodec:vp9.2', '--embed-chapters', '-P', '/storage/emulated/0/Download/Seal/TikTok', '-P', 'temp:/storage/emulated/0/Download/Seal/tmp', '-o', '%(title).200B [%(id)s].%(ext)s', '--no-cache-dir', '--ffmpeg-location', '/data/app/~~-fD4udCZONHpZYCBjAujoA==/com.junkfood.seal.preview-yY7Go98D5i4bXuLIGcUYgQ==/lib/arm64/libffmpeg.so', 'https://vm.tiktok.com/ZMB2EWNPH/']
[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 [email protected] from yt-dlp/yt-dlp [4985a4041] (zip)
[debug] Python 3.11.10 (CPython aarch64 64bit) - Linux-5.15.153-android13-3-28579584-aarch64-with-libc (OpenSSL 3.3.2 3 Sep 2024, libc)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.20.0, mutagen-1.47.0, sqlite3-3.46.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1841 extractors
[debug] Loading archive file '/data/user/0/com.junkfood.seal.preview/files/archive.txt'
ERROR: [TikTok] 7443214665045396768: Unable to extract webpage video data; 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
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/common.py", line 746, in extract
ie_result = self._real_extract(url)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 894, in _real_extract
video_data, status = self._extract_web_data_and_status(url, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 250, in _extract_web_data_and_status
raise ExtractorError('Unable to extract webpage video data')
at com.yausername.youtubedl_android.YoutubeDL.execute(SourceFile:43)
at com.junkfood.seal.download.DownloaderV2Impl$download$1.invokeSuspend(SourceFile:1309)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:113)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
Screenshots & Screen Records
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the bug
com.yausername.youtubedl_android.YoutubeDLException: [debug] Command-line config: ['--no-mtime', '-v', '--download-archive', '/data/user/0/com.junkfood.seal.preview/files/archive.txt', '--no-playlist', '--concurrent-fragments', '8', '--add-metadata', '--no-embed-info-json', '-S', 'vcodec:vp9.2', '--embed-chapters', '-P', '/storage/emulated/0/Download/Seal/TikTok', '-P', 'temp:/storage/emulated/0/Download/Seal/tmp', '-o', '%(title).200B [%(id)s].%(ext)s', '--no-cache-dir', '--ffmpeg-location', '/data/app/~~-fD4udCZONHpZYCBjAujoA==/com.junkfood.seal.preview-yY7Go98D5i4bXuLIGcUYgQ==/lib/arm64/libffmpeg.so', 'https://vm.tiktok.com/ZMB2EWNPH/']
[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 [email protected] from yt-dlp/yt-dlp [4985a4041] (zip)
[debug] Python 3.11.10 (CPython aarch64 64bit) - Linux-5.15.153-android13-3-28579584-aarch64-with-libc (OpenSSL 3.3.2 3 Sep 2024, libc)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.20.0, mutagen-1.47.0, sqlite3-3.46.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1841 extractors
[debug] Loading archive file '/data/user/0/com.junkfood.seal.preview/files/archive.txt'
ERROR: [TikTok] 7443214665045396768: Unable to extract webpage video data; 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
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/common.py", line 746, in extract
ie_result = self._real_extract(url)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 894, in _real_extract
video_data, status = self._extract_web_data_and_status(url, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 250, in _extract_web_data_and_status
raise ExtractorError('Unable to extract webpage video data')
To Reproduce
No response
Error reports
com.yausername.youtubedl_android.YoutubeDLException: [debug] Command-line config: ['--no-mtime', '-v', '--download-archive', '/data/user/0/com.junkfood.seal.preview/files/archive.txt', '--no-playlist', '--concurrent-fragments', '8', '--add-metadata', '--no-embed-info-json', '-S', 'vcodec:vp9.2', '--embed-chapters', '-P', '/storage/emulated/0/Download/Seal/TikTok', '-P', 'temp:/storage/emulated/0/Download/Seal/tmp', '-o', '%(title).200B [%(id)s].%(ext)s', '--no-cache-dir', '--ffmpeg-location', '/data/app/~~-fD4udCZONHpZYCBjAujoA==/com.junkfood.seal.preview-yY7Go98D5i4bXuLIGcUYgQ==/lib/arm64/libffmpeg.so', 'https://vm.tiktok.com/ZMB2EWNPH/']
[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 [email protected] from yt-dlp/yt-dlp [4985a4041] (zip)
[debug] Python 3.11.10 (CPython aarch64 64bit) - Linux-5.15.153-android13-3-28579584-aarch64-with-libc (OpenSSL 3.3.2 3 Sep 2024, libc)
[debug] exe versions: ffmpeg 7.0.1 (setts), ffprobe 7.0.1
[debug] Optional libraries: Cryptodome-3.20.0, mutagen-1.47.0, sqlite3-3.46.1
[debug] Proxy map: {}
[debug] Request Handlers: urllib
[debug] Loaded 1841 extractors
[debug] Loading archive file '/data/user/0/com.junkfood.seal.preview/files/archive.txt'
ERROR: [TikTok] 7443214665045396768: Unable to extract webpage video data; 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
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/common.py", line 746, in extract
ie_result = self._real_extract(url)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 894, in _real_extract
video_data, status = self._extract_web_data_and_status(url, video_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/user/0/com.junkfood.seal.preview/no_backup/youtubedl-android/yt-dlp/yt-dlp/yt_dlp/extractor/tiktok.py", line 250, in _extract_web_data_and_status
raise ExtractorError('Unable to extract webpage video data')
Screenshots & Screen Records
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: