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

No deja descargar videos de TikTok #2005

Open
6 tasks done
BabyYehya opened this issue Mar 15, 2025 · 0 comments
Open
6 tasks done

No deja descargar videos de TikTok #2005

BabyYehya opened this issue Mar 15, 2025 · 0 comments
Labels
bug Something isn't working new issue This issue is not triaged

Comments

@BabyYehya
Copy link

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')

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

@BabyYehya BabyYehya added bug Something isn't working new issue This issue is not triaged labels Mar 15, 2025
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