deniscerri / ytdlnis

Android Video/Audio Downloader app using yt-dlp
GNU General Public License v3.0
2.93k stars 99 forks source link

[BUG] ERROR: [Errno 2] No usable temporary directory found in ['/data/data/com.termux/files/usr/tmp', '/'] #465

Closed SpeeterYT closed 2 months ago

SpeeterYT commented 2 months ago

Describe the bug This message appears when loading video info

(please complete the following information):

Additional context Termux is installed on device

tusharchopra07 commented 2 months ago

Well, it's a known issue not from ytdlnis but from ytdl-android. Ytdlnis uses ytdl-android to run yt-dlp on the Android system with ease. Anyway, you can try these fixes: Things you can try:

  1. Try restarting your device.
  2. Check your device architecture and install the correct version.
  3. Completely uninstall it, then reinstall it again.
SpeeterYT commented 2 months ago
  1. Worked for me
tusharchopra07 commented 2 months ago

Great 👍🏼