mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #1040] [BUG] YouTube Delete Cache cannot download any video anymore #918
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#918
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 @SirAlex-WebDev on GitHub (Dec 16, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1040
Describe the bug
Install YT Lite on LC. Then, go to a video, install it, and it will install. Next, go to Settings > YT Plus Preferences > YT Cache Delete. Then, try to exit the app, go back to it, and try to download a video. You will get this:
file:///var/mobile/Containers/Data/Application/4908A340-C513-4FDA-9407-F334E8A4BAAF/Documents/Data/Application/12B3ED0A-E950-4F6D-BDAC-D4F8277FB3BE/tmp/./gyO5zhBI9U8/gyO5zhBI9U8_v.mp4: No such file or directory
Instructions to reproduce
I already said the steps in the desc
What version of LiveContainer and iOS are you using?
Latest nightly
Verify steps
Crash Log
No response
Other info
No response
@hugeBlack commented on GitHub (Dec 17, 2025):
It seems ytlite clears cache by directly obliterating the tmp folder, which in lc's case deletes lc's tmp folder. I'll add a check for that.
@SirAlex-WebDev commented on GitHub (Dec 20, 2025):
@hugeBlack Thanks for the fix, but it still doesn't work. I tested it right now.
@hugeBlack commented on GitHub (Dec 20, 2025):
No it works.
@SirAlex-WebDev commented on GitHub (Dec 20, 2025):
https://github.com/user-attachments/assets/87f3cf16-866d-4548-a88b-e15e3835c5b6
@SirAlex-WebDev commented on GitHub (Dec 20, 2025):
Did i do something wrong?
@hugeBlack commented on GitHub (Dec 20, 2025):
Can you try not running YouTube in multitasking mode
@SirAlex-WebDev commented on GitHub (Dec 20, 2025):
Yea it works on the normal mode. Do you have an idea why is not working on multi mode ?