~/snippets/GoogleTakeOutMassDownloader
Published on

Google Take Out Mass Downloader

135 words1 min read–––
Views
// 

var n = 15 // Number of files

for (let i = 1; i < n; i++) {
    window.open(
			"<takeoutDownloadLink>&i="+i);
		
}
// replace <takeoutDownloadLink> with takeout download link and make sure to keep the 'i' in last 
// looks like this - https://takeout.google.com/u/3/takeout/download?j=1111-222-33-444-555=0&user=11223344556677&authuser=3&i=