3

Is it possible to change YouTube's offline video path to an external memory path? I have less internal memory in my phone.

Matthew Read
  • 50,567
  • 30
  • 145
  • 273
satheesh
  • 31
  • 1
  • 1
  • 2

3 Answers3

3

Is it possible to change YouTube's offline video path to an external memory path?

This is currently not supported using official YouTube App.

The location for those offline videos is something similar to below:

Internal storage/Android/data/com.google.android.youtube/files/Offline/(system generated folder name)/streams

And more so, YouTube controls access to the offline file.

The permission is controlled on their server per account basis, to access those downloaded files.

You may want to check this link for more details.

AADAndroidEnthusiasts
  • 2,357
  • 4
  • 31
  • 48
3

Any external path as in Memory card I suppose. You can select/unselect your download path in YouTube -> Settings -> Offline -> Use SD card.

Screenshot of YouTube app settings

Click image for larger version

bmdixon
  • 8,815
  • 17
  • 43
  • 64
1

You can change path location to SD card from YouTube app → Settings → Offline → Use as SD card.

Firelord
  • 25,084
  • 20
  • 124
  • 286