Carol Chafauzer
3
Comments
-The content MUST be from TikTok, do not post slips from other platforms.
-You MUST include profile names / link to the profile, or make every attempt to include it.
-Include timestamps if you post a long video or a full live video.
-Make sure ALL girls posted are 18+
This also means no children in the background.
No more warnings.
/* pixieset.com full size image scraper
*
* Rips all images in highest quality
*
* To use, scroll to the very bottom of the album and press F12 then paste the below snippet in and press enter.
* The full file list will be copied to your clipboard. You can use jdownloader to easily download the full list.
*/
(() => {
const data = document.querySelectorAll('img')
let arr = [];
for (let i = 0; i < data.length; i++) {
let url = data[i].src;
if (url.indexOf('images.pixieset.com') !== -1) {
arr.push(url.replace(/-small|-medium|-large|-xlarge/g, '-xxlarge'));
}
}
console.log(arr);
let dataToArray = arr.toString().split(',').map(item => item.trim());
const dummy = document.createElement('textarea');
document.body.appendChild(dummy);
dummy.value = dataToArray.join('\n');
dummy.select();
document.execCommand('copy');
document.body.removeChild(dummy);
})()
O site do fotografo não existe mais?
Tentei buscar noronha19 pixieset mas aparece conta inexistente. Não tenho certeza se eu que não souber qual era o endereço direito