mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 01:26:00 +03:00
[GH-ISSUE #889] Bug: Unable to download TikTok page #550
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#550
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aidenmitchell on GitHub (Nov 13, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/889
Describe the bug
Not sure if this is a bug, a limitation of the Tiktok website, or a limitation of ArchiveBox, however ArchiveBox fails to download all of the tiktoks on a user's page.
Steps to reproduce
Ran ArchiveBox
depth=1usingmediaarchive methodScreenshots or log output
ArchiveBox version
@pirate commented on GitHub (Nov 13, 2021):
Can you posted the (optionally redacted) contents of
sources/1636761415.248872-crawl-vm.tiktok.com.txt? Looks like there aren't any URLs within that file according to ArchiveBox.Also looks like there's an underlying issue with
youtube-dland TikTok that they need to fix, might need to wait for them to push a fix upstream and then upgrade your youtubedl version:@aidenmitchell commented on GitHub (Nov 13, 2021):
sources/1636761415.248872-crawl-vm.tiktok.com.txtis empty.As for
youtube-dl, it does work with downloading individual videos, if you give ArchiveBox the video link.For example,
https://vm.tiktok.com/ZM8477Q11/will download using themediaarchiver, so I'm hoping ArchiveBox can do that with each link on a profile page.Sidenote, how would I upgrade
youtube-dlif/when necessary? Thanks for all your help!@pirate commented on GitHub (Jan 19, 2024):
Going to close this as stale for now. There are many improvements released since this was open, including switching from
youtube-dltoyt-dlp.We've also added SINGLEFILE_ARGS so users can point singlefile to a logged-in chrome profile that should allow archiving content that requires login.
Please open a new issue if you're still having problems with TikTok / any particular situations in archivebox >
0.7.2!